BIT_GRAPH        1635 src/regex-emacs.c     case RECC_GRAPH: return BIT_GRAPH;
BIT_GRAPH        3630 src/regex-emacs.c 	  (class_bits & BIT_GRAPH && ISGRAPH (c)) ||