Searched refs:match_frames_top (Results 1 – 2 of 2) sorted by relevance
848 heapframe *match_frames_top; /* Points after the end of the vector */ member
652 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 23 milliseconds