ISGRAPH 1601 src/regex-emacs.c case RECC_GRAPH: return ISGRAPH (ch) != 0; ISGRAPH 3630 src/regex-emacs.c (class_bits & BIT_GRAPH && ISGRAPH (c)) ||