Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
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()
/third_party/python/Modules/
H A D_testbuffer.c640 char *nextptr = ADJUST_PTR(ptr, suboffsets); in unpack_rec() local
642 x = unpack_rec(unpack_from, nextptr, mview, item, in unpack_rec()

Completed in 10 milliseconds