Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dphp_spl.c378 static void autoload_func_info_zval_dtor(zval *element) in autoload_func_info_zval_dtor() function
524 zend_hash_init(spl_autoload_functions, 1, NULL, autoload_func_info_zval_dtor, 0); in PHP_FUNCTION()

Completed in 6 milliseconds