OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 42 milliseconds