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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
oniguruma.h 270 #define ONIGENC_IS_CODE_ASCII(code) ((code) < 128)
    [all...]
regint.h 754 (ONIGENC_IS_CODE_ASCII(code) && ONIGENC_IS_CODE_WORD(enc,code))

Completed in 45 milliseconds