Home
last modified time | relevance | path

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

/PHP-5.5/ext/spl/
H A Dphp_spl.c401 static void autoload_func_info_dtor(autoload_func_info *alfi) in autoload_func_info_dtor() function
582 zend_hash_init(SPL_G(autoload_functions), 1, NULL, (dtor_func_t) autoload_func_info_dtor, 0); in PHP_FUNCTION()

Completed in 8 milliseconds