iscntrl 3577 compat/regex/regcomp.c BUILD_CHARCLASS_LOOP (iscntrl); iscntrl 47 wildmatch.c #define ISCNTRL(c) (ISASCII(c) && iscntrl(c))