ISASCII           226 regex.cpp      #define ISASCII(c) 1
ISASCII           228 regex.cpp      #define ISASCII(c) isascii(c)