Searched refs:autoload_func_info_zval_dtor (Results 1 – 1 of 1) sorted by relevance
376 static void autoload_func_info_zval_dtor(zval *element) in autoload_func_info_zval_dtor() function522 zend_hash_init(spl_autoload_functions, 1, NULL, autoload_func_info_zval_dtor, 0); in PHP_FUNCTION()
Completed in 5 milliseconds