Home
last modified time | relevance | path

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

/PHP-7.0/ext/mbstring/
H A Dphp_mbregex.c58 static void php_mb_regex_free_cache(zval *el) { in php_mb_regex_free_cache() function
68 zend_hash_init(&(pglobals->ht_rc), 0, NULL, php_mb_regex_free_cache, 1); in _php_mb_regex_globals_ctor()

Completed in 9 milliseconds