Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_context.c399 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.c8401 if (cb->cx->stack_guard != NULL && in compile_regex()
8402 cb->cx->stack_guard(cb->parens_depth, cb->cx->stack_guard_data)) in compile_regex()

Completed in 36 milliseconds