Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c193 #define PARSED_PATTERN_DEFAULT_SIZE 1024 macro
9679 uint32_t stack_parsed_pattern[PARSED_PATTERN_DEFAULT_SIZE]; in pcre2_compile()
10017 if (parsed_size_needed >= PARSED_PATTERN_DEFAULT_SIZE) in pcre2_compile()

Completed in 30 milliseconds