Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_match.c5875 PCRE2_SPTR nextptr = Feptr + 1; in match() local
5879 FORWARDCHARTEST(nextptr, mb->end_subject); in match()
5885 if (nextptr > mb->last_used_ptr) mb->last_used_ptr = nextptr; in match()

Completed in 24 milliseconds