OP_REPEAT_INC_NG_SG 719 regcomp.c r = add_opcode(reg, qn->greedy ? OP_REPEAT_INC_SG : OP_REPEAT_INC_NG_SG); OP_REPEAT_INC_NG_SG 6226 regcomp.c { OP_REPEAT_INC_NG_SG, "repeat-inc-ng-sg", ARG_MEMNUM }, OP_REPEAT_INC_NG_SG 2740 regexec.c case OP_REPEAT_INC_NG_SG: OP_REPEAT_INC_NG_SG 2964 regexec.c CASE(OP_REPEAT_INC_NG_SG) MOP_IN(OP_REPEAT_INC_NG_SG);