BIT_SPACE 1634 src/regex-emacs.c case RECC_SPACE: return BIT_SPACE; BIT_SPACE 3622 src/regex-emacs.c (class_bits & BIT_SPACE && ISSPACE (c)) ||