Searched refs:PCRE_CACHE_SIZE (Results 1 – 1 of 1) sorted by relevance
44 #define PCRE_CACHE_SIZE 4096 macro426 if (zend_hash_num_elements(&PCRE_G(pcre_cache)) == PCRE_CACHE_SIZE) { in pcre_get_compiled_regex_cache()427 int num_clean = PCRE_CACHE_SIZE / 8; in pcre_get_compiled_regex_cache()
Completed in 11 milliseconds