Searched refs:ONIGENC_CTYPE_GRAPH (Results 1 - 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
H A Dregenc.h82 #define BIT_CTYPE_GRAPH (1<< ONIGENC_CTYPE_GRAPH)
95 ((ctype) == ONIGENC_CTYPE_WORD || (ctype) == ONIGENC_CTYPE_GRAPH ||\
H A Doniguruma.h251 #define ONIGENC_CTYPE_GRAPH 5 macro
306 ONIGENC_IS_CODE_CTYPE(enc,code,ONIGENC_CTYPE_GRAPH)
H A Dregenc.c768 { (UChar* )"Graph", ONIGENC_CTYPE_GRAPH, 5 },
H A Dregparse.c3881 case ONIGENC_CTYPE_GRAPH:
3934 { (UChar* )"graph", ONIGENC_CTYPE_GRAPH, 5 },

Completed in 99 milliseconds