Searched refs:nextptr (Results 1 – 1 of 1) sorted by relevance
6070 PCRE2_SPTR nextptr = Feptr + 1; in match() local6074 FORWARDCHARTEST(nextptr, mb->end_subject); in match()6080 if (nextptr > mb->last_used_ptr) mb->last_used_ptr = nextptr; in match()
Completed in 19 milliseconds