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