Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_substitute.c658 PCRE2_SPTR subptr, subptrend; in pcre2_substitute() local
751 subptr = subject + ovector[group*2]; in pcre2_substitute()
756 while (subptr < subptrend) in pcre2_substitute()
758 GETCHARINCTEST(ch, subptr); in pcre2_substitute()

Completed in 5 milliseconds