HomeSort by relevance Sort by last modified time
    Searched refs:ONIGENC_CTYPE_GRAPH (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regenc.h 82 #define BIT_CTYPE_GRAPH (1<< ONIGENC_CTYPE_GRAPH)
95 ((ctype) == ONIGENC_CTYPE_WORD || (ctype) == ONIGENC_CTYPE_GRAPH ||\
oniguruma.h 251 #define ONIGENC_CTYPE_GRAPH 5
306 ONIGENC_IS_CODE_CTYPE(enc,code,ONIGENC_CTYPE_GRAPH)
    [all...]
regenc.c 768 { (UChar* )"Graph", ONIGENC_CTYPE_GRAPH, 5 },
regparse.c     [all...]

Completed in 53 milliseconds