Home
last modified time | relevance | path

Searched refs:OP_REPEAT_INC_SG (Results 1 – 4 of 4) sorted by relevance

/PHP-7.1/ext/mbstring/oniguruma/
H A Dregint.h521 OP_REPEAT_INC_SG, /* search and get in stack */ enumerator
H A Dregexec.c2347 case OP_REPEAT_INC_SG: in match_at()
2553 case OP_REPEAT_INC_SG: MOP_IN(OP_REPEAT_INC_SG); in match_at()
H A Dregcomp.c706 r = add_opcode(reg, qn->greedy ? OP_REPEAT_INC_SG : OP_REPEAT_INC_NG_SG); in compile_range_repeat_node()
5773 { OP_REPEAT_INC_SG, "repeat-inc-sg", ARG_MEMNUM },
H A DHISTORY1051 add OP_REPEAT_INC_SG and OP_REPEAT_INC_NG_SG.

Completed in 39 milliseconds