Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_match.c6304 PCRE2_SPTR nextptr = Feptr + 1; in match() local
6308 FORWARDCHARTEST(nextptr, mb->end_subject); in match()
6314 if (nextptr > mb->last_used_ptr) mb->last_used_ptr = nextptr; in match()

Completed in 22 milliseconds