BIT_PUNCT 1633 src/regex-emacs.c case RECC_PUNCT: return BIT_PUNCT; BIT_PUNCT 3629 src/regex-emacs.c (class_bits & BIT_PUNCT && ISPUNCT (c)) ||