ONIGENC_CTYPE_GRAPH  330 include/ruby/oniguruma.h         ONIGENC_IS_CODE_CTYPE(enc,code,ONIGENC_CTYPE_GRAPH)
ONIGENC_CTYPE_GRAPH  801 regenc.c           POSIX_BRACKET_ENTRY_INIT("Graph",  ONIGENC_CTYPE_GRAPH),
ONIGENC_CTYPE_GRAPH   87 regenc.h       #define BIT_CTYPE_GRAPH    (1<< ONIGENC_CTYPE_GRAPH)
ONIGENC_CTYPE_GRAPH  100 regenc.h         ((ctype) == ONIGENC_CTYPE_WORD || (ctype) == ONIGENC_CTYPE_GRAPH ||\
ONIGENC_CTYPE_GRAPH 4238 regparse.c       case ONIGENC_CTYPE_GRAPH:
ONIGENC_CTYPE_GRAPH 4299 regparse.c         POSIX_BRACKET_ENTRY_INIT("graph",  ONIGENC_CTYPE_GRAPH),