Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregint.h515 OP_REPEAT_INC, enumerator
H A Dregexec.c2350 case OP_REPEAT_INC: in match_at()
2535 case OP_REPEAT_INC: MOP_IN(OP_REPEAT_INC); in match_at()
H A DHISTORY362 2006/08/15: [bug] OP_REPEAT_INC process in match_at().
987 should use STACK_AT() instead of stkp in OP_REPEAT_INC.
H A Dregcomp.c709 r = add_opcode(reg, qn->greedy ? OP_REPEAT_INC : OP_REPEAT_INC_NG); in compile_range_repeat_node()
5739 { OP_REPEAT_INC, "repeat-inc", ARG_MEMNUM },

Completed in 34 milliseconds