Searched refs:zend_function_dtor (Results 1 – 3 of 3) sorted by relevance
957 ZEND_API void zend_function_dtor(zval *zv);972 #define ZEND_FUNCTION_DTOR zend_function_dtor
109 zend_function_dtor(&tmp); in destroy_zend_function()144 ZEND_API void zend_function_dtor(zval *zv) in zend_function_dtor() function
95 zend_function_dtor(data); in php_phpdbg_destroy_registered()
Completed in 37 milliseconds