BIT_BLANK        1637 src/regex-emacs.c     case RECC_BLANK: return BIT_BLANK;
BIT_BLANK        3623 src/regex-emacs.c           (class_bits & BIT_BLANK && ISBLANK (c)) ||