Home
last modified time | relevance | path

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

/php-src/ext/pcre/
H A Dphp_pcre.c512 static int pcre_clean_cache(zval *data, void *arg) in pcre_clean_cache() function
830 zend_hash_apply_with_argument(&PCRE_G(pcre_cache), pcre_clean_cache, &num_clean); in pcre_get_compiled_regex_cache_ex()

Completed in 10 milliseconds