Searched refs:OP_REPEAT (Results 1 – 4 of 4) sorted by relevance
513 OP_REPEAT, /* {n,m} */ enumerator
1003 2004/06/17: [impl] should not use OP_REPEAT for (...)? even if target size1604 2003/05/26: [bug] OP_REPEAT in recursive subexp call.1920 2002/04/08: [impl] don't use OP_REPEAT operator for '??'.
2495 case OP_REPEAT: MOP_IN(OP_REPEAT); in match_at()
687 r = add_opcode(reg, qn->greedy ? OP_REPEAT : OP_REPEAT_NG); in compile_range_repeat_node()5736 { OP_REPEAT, "repeat", ARG_SPECIAL },6008 case OP_REPEAT: in onig_print_compiled_byte_code()
Completed in 59 milliseconds