Home
last modified time | relevance | path

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

/PHP-7.1/ext/mbstring/oniguruma/
H A Dregint.h520 OP_REPEAT_INC_NG, /* non greedy */ enumerator
H A Dregexec.c2346 case OP_REPEAT_INC_NG: in match_at()
2560 case OP_REPEAT_INC_NG: MOP_IN(OP_REPEAT_INC_NG); in match_at()
H A DHISTORY897 fix OP_REPEAT_INC_NG process in match_at().
1215 OP_REPEAT_INC_NG process in match_at() is wrong.
H A Dregcomp.c709 r = add_opcode(reg, qn->greedy ? OP_REPEAT_INC : OP_REPEAT_INC_NG); in compile_range_repeat_node()
5772 { OP_REPEAT_INC_NG, "repeat-inc-ng", ARG_MEMNUM },

Completed in 41 milliseconds