Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregint.h626 OP_REPEAT_INC, enumerator
H A Dregexec.c2531 case OP_REPEAT_INC: in match_at()
2716 case OP_REPEAT_INC: STAT_OP_IN(OP_REPEAT_INC); in match_at()
H A DHISTORY157 2006/08/15: [bug] OP_REPEAT_INC process in match_at().
782 should use STACK_AT() instead of stkp in OP_REPEAT_INC.
H A Dregcomp.c689 r = add_opcode(reg, qn->greedy ? OP_REPEAT_INC : OP_REPEAT_INC_NG); in compile_range_repeat_node()
5534 { OP_REPEAT_INC, "repeat-inc", ARG_MEMNUM },

Completed in 34 milliseconds