Searched refs:OP_REPEAT (Results 1 – 4 of 4) sorted by relevance
517 OP_REPEAT, /* {n,m} */ enumerator
1008 2004/06/17: [impl] should not use OP_REPEAT for (...)? even if target size1609 2003/05/26: [bug] OP_REPEAT in recursive subexp call.1925 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()5769 { OP_REPEAT, "repeat", ARG_SPECIAL },6041 case OP_REPEAT: in onig_print_compiled_byte_code()
Completed in 36 milliseconds