Searched refs:PARSED_PATTERN_DEFAULT_SIZE (Results 1 – 1 of 1) sorted by relevance
193 #define PARSED_PATTERN_DEFAULT_SIZE 1024 macro10167 uint32_t stack_parsed_pattern[PARSED_PATTERN_DEFAULT_SIZE]; in pcre2_compile()10508 if (parsed_size_needed >= PARSED_PATTERN_DEFAULT_SIZE) in pcre2_compile()
Completed in 34 milliseconds