Searched refs:subptr (Results 1 – 1 of 1) sorted by relevance
559 PCRE2_SPTR subptr, subptrend; in pcre2_substitute() local652 subptr = subject + ovector[group*2]; in pcre2_substitute()657 while (subptr < subptrend) in pcre2_substitute()659 GETCHARINCTEST(ch, subptr); in pcre2_substitute()