PCRE_CACHE_SIZE   428 pcre/php_pcre.c 	if (zend_hash_num_elements(&PCRE_G(pcre_cache)) == PCRE_CACHE_SIZE) {
PCRE_CACHE_SIZE   429 pcre/php_pcre.c 		int num_clean = PCRE_CACHE_SIZE / 8;