Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregint.h530 OP_FAIL_POS, /* (?!...) end */ enumerator
Dregexec.c2631 case OP_FAIL_POS: MOP_IN(OP_FAIL_POS); in match_at()
Dregcomp.c1450 r = add_opcode(reg, OP_FAIL_POS); in compile_anchor_node()
5803 { OP_FAIL_POS, "fail-pos", ARG_NON },