Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregint.h532 OP_POP_STOP_BT, /* (?>...) end */ enumerator
Dregexec.c2642 case OP_POP_STOP_BT: MOP_IN(OP_POP_STOP_BT); in match_at()
Dregcomp.c1370 r = add_opcode(reg, OP_POP_STOP_BT); in compile_enclose_node()
5805 { OP_POP_STOP_BT, "pop-stop-bt", ARG_NON },