Searched refs:OP_REPEAT_INC_NG (Results 1 – 3 of 3) sorted by relevance
519 OP_REPEAT_INC_NG, /* non greedy */ enumerator
2360 case OP_REPEAT_INC_NG: in match_at()2574 case OP_REPEAT_INC_NG: MOP_IN(OP_REPEAT_INC_NG); in match_at()
714 r = add_opcode(reg, qn->greedy ? OP_REPEAT_INC : OP_REPEAT_INC_NG); in compile_range_repeat_node()5793 { OP_REPEAT_INC_NG, "repeat-inc-ng", ARG_MEMNUM },