Searched refs:destroy_zend_class (Results 1 – 6 of 6) sorted by relevance
2 Bug #54268 (Double free when destroy_zend_class fails)
787 ZEND_API void destroy_zend_class(zval *zv);796 #define ZEND_CLASS_DTOR destroy_zend_class
245 ZEND_API void destroy_zend_class(zval *zv) in destroy_zend_class() function
359 destroy_zend_class(zv); in shutdown_executor()
6374 destroy_zend_class(&zv); in zend_compile_class_decl()
65 destroy_zend_class(zv); in zend_accel_destroy_zend_class()
Completed in 38 milliseconds