Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h848 heapframe *match_frames_top; /* Points after the end of the vector */ member
H A Dpcre2_match.c652 if (N >= mb->match_frames_top) in match()
674 mb->match_frames_top = (heapframe *)((char *)mb->match_frames + newsize); in match()
6642 mb->match_frames_top = in pcre2_match()

Completed in 20 milliseconds