ISWORD 1612 src/regex-emacs.c case RECC_WORD: return ISWORD (ch) != 0; ISWORD 3624 src/regex-emacs.c (class_bits & BIT_WORD && ISWORD (c)) ||