Home
last modified time | relevance | path

Searched refs:IS_NOTEOL (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregint.h299 #define IS_NOTEOL(option) ((option) & ONIG_OPTION_NOTEOL) macro
Dregexec.c2024 if (IS_NOTEOL(msa->options)) goto fail; in match_at()
2049 if (IS_NOTEOL(msa->options)) goto fail; in match_at()