Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregint.h513 OP_REPEAT, /* {n,m} */ enumerator
H A DHISTORY984 2004/06/17: [impl] should not use OP_REPEAT for (...)? even if target size
1585 2003/05/26: [bug] OP_REPEAT in recursive subexp call.
1901 2002/04/08: [impl] don't use OP_REPEAT operator for '??'.
H A Dregexec.c2500 case OP_REPEAT: MOP_IN(OP_REPEAT); in match_at()
H A Dregcomp.c687 r = add_opcode(reg, qn->greedy ? OP_REPEAT : OP_REPEAT_NG); in compile_range_repeat_node()
5737 { OP_REPEAT, "repeat", ARG_SPECIAL },
6009 case OP_REPEAT: in onig_print_compiled_byte_code()

Completed in 42 milliseconds