Home
last modified time | relevance | path

Searched refs:OP_NOT_WORD_BOUND (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregint.h484 OP_NOT_WORD_BOUND, enumerator
Dregexec.c1952 case OP_NOT_WORD_BOUND: MOP_IN(OP_NOT_WORD_BOUND); in match_at()
Dregcomp.c1429 case ANCHOR_NOT_WORD_BOUND: r = add_opcode(reg, OP_NOT_WORD_BOUND); break; in compile_anchor_node()
5760 { OP_NOT_WORD_BOUND, "not-word-bound", ARG_NON },