Searched defs:limit_depth (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/pcre/pcre2lib/ | ||
H A D | pcre2_intmodedep.h | 631 uint32_t limit_depth; /* Limit set in the pattern */ member |
H A D | pcre2_compile.c | 9791 uint32_t limit_depth = UINT32_MAX; in pcre2_compile() local |
Completed in 31 milliseconds