Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h849 heapframe *stack_frames; /* The original vector on the stack */ member
H A Dpcre2_match.c671 if (mb->match_frames != mb->stack_frames) in match()
6169 mb->stack_frames = (heapframe *)stack_frames_vector; in pcre2_match()
6626 mb->match_frames = mb->stack_frames; /* Initial frame vector on the stack */ in pcre2_match()
7237 if (mb->match_frames != mb->stack_frames) in pcre2_match()

Completed in 22 milliseconds