Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregint.h627 OP_REPEAT_INC_NG, /* non greedy */ enumerator
H A Dregexec.c2532 case OP_REPEAT_INC_NG: in match_at()
2746 case OP_REPEAT_INC_NG: STAT_OP_IN(OP_REPEAT_INC_NG); in match_at()
H A DHISTORY668 fix OP_REPEAT_INC_NG process in match_at().
986 OP_REPEAT_INC_NG process in match_at() is wrong.
H A Dregcomp.c689 r = add_opcode(reg, qn->greedy ? OP_REPEAT_INC : OP_REPEAT_INC_NG); in compile_range_repeat_node()
5535 { OP_REPEAT_INC_NG, "repeat-inc-ng", ARG_MEMNUM },

Completed in 35 milliseconds