Searched refs:pcre_clean_cache (Results 1 – 1 of 1) sorted by relevance
170 static int pcre_clean_cache(void *data, void *arg TSRMLS_DC) in pcre_clean_cache() function428 zend_hash_apply_with_argument(&PCRE_G(pcre_cache), pcre_clean_cache, &num_clean TSRMLS_CC); in pcre_get_compiled_regex_cache()
Completed in 12 milliseconds