Searched refs:nextptr (Results 1 – 1 of 1) sorted by relevance
5875 PCRE2_SPTR nextptr = Feptr + 1; in match() local5879 FORWARDCHARTEST(nextptr, mb->end_subject); in match()5885 if (nextptr > mb->last_used_ptr) mb->last_used_ptr = nextptr; in match()
Completed in 30 milliseconds