Searched refs:zend_cleanup_function_data (Results 1 – 3 of 3) sorted by relevance
134 ZEND_API int zend_cleanup_function_data(zend_function *function TSRMLS_DC) in zend_cleanup_function_data() function
640 ZEND_API int zend_cleanup_function_data(zend_function *function TSRMLS_DC);
286 zend_hash_reverse_apply(EG(function_table), (apply_func_t) zend_cleanup_function_data TSRMLS_CC); in shutdown_executor()
Completed in 19 milliseconds