things that are much harder to describe accurately with a regex than you'd think, an incomplete list:

* floating point numbers
* IPv6 addresses
* IPv*4* addresses (depending on how you define them and how picky you are about the numeric ranges)
* ...

@zwol Extra difficulty: recognize Fortran output of floating point number with less than perfect edit descriptor.

@pancomputans Day job brain is SCREAMING

(day job involves several file formats designed by Fortran programmers in the 1970s and possibly even earlier, y'see)