Lines Matching defs:seqstart
2576 const char* const seqstart = RExC_parse - 1; /* Point to the '?' */
2796 UTF8fARG(UTF, RExC_parse-seqstart, seqstart));
3424 const char * const seqstart = RExC_parse;
3475 (int) (RExC_parse - seqstart), seqstart);
3645 RExC_parse_set((char *) seqstart + 1); /* Point to the digit */
3781 UTF8fARG(UTF, RExC_parse-seqstart, seqstart));
4081 RExC_parse_set((char *) seqstart + 1);