Searched refs:subptrend (Results 1 – 1 of 1) sorted by relevance
589 PCRE2_SPTR subptr, subptrend; in pcre2_substitute() local683 subptrend = subject + ovector[group*2 + 1]; in pcre2_substitute()687 while (subptr < subptrend) in pcre2_substitute()