Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_match.c603 heapframe *frames_top; /* End of frames vector */ in match() local
647 frames_top = (heapframe *)((char *)F + match_data->heapframes_size); in match()
668 if ((heapframe *)((char *)N + frame_size) >= frames_top) in match()
711 frames_top = (heapframe *)((char *)new + newsize); in match()

Completed in 16 milliseconds