Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_context.c391 ccontext->stack_guard = guard; in pcre2_set_compile_recursion_guard()
H A Dpcre2_intmodedep.h567 int (*stack_guard)(uint32_t, void *); member
H A Dpcre2_compile.c7993 if (cb->cx->stack_guard != NULL && in compile_regex()
7994 cb->cx->stack_guard(cb->parens_depth, cb->cx->stack_guard_data)) in compile_regex()

Completed in 29 milliseconds