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