Searched refs:OP_REPEAT_NG (Results 1 – 3 of 3) sorted by relevance
517 OP_REPEAT_NG, /* {n,m}? (non greedy) */ enumerator
2526 case OP_REPEAT_NG: MOP_IN(OP_REPEAT_NG); in match_at()
692 r = add_opcode(reg, qn->greedy ? OP_REPEAT : OP_REPEAT_NG); in compile_range_repeat_node()5791 { OP_REPEAT_NG, "repeat-ng", ARG_SPECIAL },6063 case OP_REPEAT_NG: in onig_print_compiled_byte_code()