ISBLANK          1598 src/regex-emacs.c     case RECC_BLANK: return ISBLANK (ch) != 0;
ISBLANK          3623 src/regex-emacs.c           (class_bits & BIT_BLANK && ISBLANK (c)) ||