Home
last modified time | relevance | path

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

/PHP-5.6/ext/mbstring/oniguruma/
H A Dregint.h517 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()
5740 { OP_REPEAT_INC_SG, "repeat-inc-sg", ARG_MEMNUM },
H A DHISTORY1046 add OP_REPEAT_INC_SG and OP_REPEAT_INC_NG_SG.

Completed in 44 milliseconds