Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dconfig.h41 #ifndef PARENS_NEST_LIMIT
42 #define PARENS_NEST_LIMIT 250 macro
H A Dpcre2_config.c186 *((uint32_t *)where) = PARENS_NEST_LIMIT; in pcre2_config()
H A Dpcre2_context.c141 PARENS_NEST_LIMIT, /* As it says */

Completed in 13 milliseconds