Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
H A Dpcre2_substitute.c680 PCRE2_SPTR subptr, subptrend; in pcre2_substitute() local
774 subptrend = subject + ovector[group*2 + 1]; in pcre2_substitute()
778 while (subptr < subptrend) in pcre2_substitute()

Completed in 2 milliseconds