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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regenc.h 83 #define BIT_CTYPE_LOWER (1<< ONIGENC_CTYPE_LOWER)
186 ONIGENC_IS_ASCII_CODE_CTYPE(code, ONIGENC_CTYPE_LOWER))
oniguruma.h 252 #define ONIGENC_CTYPE_LOWER 6
314 ONIGENC_IS_CODE_CTYPE(enc,code,ONIGENC_CTYPE_LOWER)
    [all...]
regenc.c 769 { (UChar* )"Lower", ONIGENC_CTYPE_LOWER, 5 },
regparse.c     [all...]

Completed in 61 milliseconds