Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregint.h518 OP_REPEAT_INC, enumerator
Dregexec.c2359 case OP_REPEAT_INC: in match_at()
2544 case OP_REPEAT_INC: MOP_IN(OP_REPEAT_INC); in match_at()
Dregcomp.c714 r = add_opcode(reg, qn->greedy ? OP_REPEAT_INC : OP_REPEAT_INC_NG); in compile_range_repeat_node()
5792 { OP_REPEAT_INC, "repeat-inc", ARG_MEMNUM },