Searched refs:ONIGENC_IS_CODE_XDIGIT (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
H A Doniguruma.h327 #define ONIGENC_IS_CODE_XDIGIT(enc,code) \ macro
H A Dregparse.c1634 if (ONIGENC_IS_CODE_XDIGIT(enc, c)) {
3026 if (ONIGENC_IS_CODE_XDIGIT(enc, c2))
3366 if (ONIGENC_IS_CODE_XDIGIT(enc, PPEEK))

Completed in 13 milliseconds