BIT_ALPHA 1628 src/regex-emacs.c case RECC_ALPHA: return BIT_ALPHA; BIT_ALPHA 3621 src/regex-emacs.c (class_bits & BIT_ALPHA && ISALPHA (c)) ||