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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regenc.h 80 #define BIT_CTYPE_CNTRL (1<< ONIGENC_CTYPE_CNTRL)
oniguruma.h 249 #define ONIGENC_CTYPE_CNTRL 3
318 ONIGENC_IS_CODE_CTYPE(enc,code,ONIGENC_CTYPE_CNTRL)
    [all...]
regenc.c 766 { (UChar* )"Cntrl", ONIGENC_CTYPE_CNTRL, 5 },
regparse.c     [all...]

Completed in 533 milliseconds