Searched refs:OP_REPEAT_INC_SG (Results 1 – 4 of 4) sorted by relevance
521 OP_REPEAT_INC_SG, /* search and get in stack */ enumerator
2347 case OP_REPEAT_INC_SG: in match_at()2553 case OP_REPEAT_INC_SG: MOP_IN(OP_REPEAT_INC_SG); in match_at()
706 r = add_opcode(reg, qn->greedy ? OP_REPEAT_INC_SG : OP_REPEAT_INC_NG_SG); in compile_range_repeat_node()5773 { OP_REPEAT_INC_SG, "repeat-inc-sg", ARG_MEMNUM },
1051 add OP_REPEAT_INC_SG and OP_REPEAT_INC_NG_SG.
Completed in 39 milliseconds