Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregint.h527 OP_PUSH_POS, /* (?=...) start */ enumerator
Dregexec.c2608 case OP_PUSH_POS: MOP_IN(OP_PUSH_POS); in match_at()
Dregcomp.c1436 r = add_opcode(reg, OP_PUSH_POS); in compile_anchor_node()
5800 { OP_PUSH_POS, "push-pos", ARG_NON },