Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_match.c598 heapframe *frames_top; /* End of frames vector */ in match() local
644 frames_top = (heapframe *)((char *)F + heapframes_size); in match()
665 if (N >= frames_top) in match()
689 frames_top = (heapframe *)((char *)new + heapframes_size); in match()

Completed in 19 milliseconds