Home
last modified time | relevance | path

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

/PHP-8.0/Zend/tests/
H A Dbug54268.phpt2 Bug #54268 (Double free when destroy_zend_class fails)
/PHP-8.0/Zend/
H A Dzend_compile.h826 ZEND_API void destroy_zend_class(zval *zv);
841 #define ZEND_CLASS_DTOR destroy_zend_class
H A Dzend_opcode.c263 ZEND_API void destroy_zend_class(zval *zv) in destroy_zend_class() function
H A Dzend_execute_API.c391 destroy_zend_class(zv); in shutdown_executor()

Completed in 38 milliseconds