Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregint.h628 OP_REPEAT_INC_SG, /* search and get in stack */ enumerator
H A Dregexec.c2533 case OP_REPEAT_INC_SG: in match_at()
2739 case OP_REPEAT_INC_SG: STAT_OP_IN(OP_REPEAT_INC_SG); in match_at()
H A Dregcomp.c686 r = add_opcode(reg, qn->greedy ? OP_REPEAT_INC_SG : OP_REPEAT_INC_NG_SG); in compile_range_repeat_node()
5536 { OP_REPEAT_INC_SG, "repeat-inc-sg", ARG_MEMNUM },
H A DHISTORY822 add OP_REPEAT_INC_SG and OP_REPEAT_INC_NG_SG.

Completed in 42 milliseconds