Searched refs:stack_frames (Results 1 – 2 of 2) sorted by relevance
860 heapframe *stack_frames; /* The original vector on the stack */ member
672 if (mb->match_frames != mb->stack_frames) in match()6364 mb->stack_frames = (heapframe *)stack_frames_vector; in pcre2_match()6832 mb->match_frames = mb->stack_frames; /* Initial frame vector on the stack */ in pcre2_match()7468 if (mb->match_frames != mb->stack_frames) in pcre2_match()