ispunct 3600 compat/regex/regcomp.c BUILD_CHARCLASS_LOOP (ispunct); ispunct 49 wildmatch.c #define ISPUNCT(c) (ISASCII(c) && ispunct(c))