Home
last modified time | relevance | path

Searched refs:subptrend (Results 1 – 1 of 1) sorted by relevance

/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_substitute.c677 PCRE2_SPTR subptr, subptrend; in pcre2_substitute() local
771 subptrend = subject + ovector[group*2 + 1]; in pcre2_substitute()
775 while (subptr < subptrend) in pcre2_substitute()

Completed in 6 milliseconds