Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_match.c6084 PCRE2_SPTR nextptr = Feptr + 1; in match() local
6088 FORWARDCHARTEST(nextptr, mb->end_subject); in match()
6094 if (nextptr > mb->last_used_ptr) mb->last_used_ptr = nextptr; in match()

Completed in 18 milliseconds