Home
last modified time | relevance | path

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

/PHP-7.4/Zend/tests/
H A Dbug54268.phpt2 Bug #54268 (Double free when destroy_zend_class fails)
/PHP-7.4/Zend/
H A Dzend_compile.h806 ZEND_API void destroy_zend_class(zval *zv);
821 #define ZEND_CLASS_DTOR destroy_zend_class
H A Dzend_opcode.c243 ZEND_API void destroy_zend_class(zval *zv) in destroy_zend_class() function
H A Dzend_execute_API.c394 destroy_zend_class(zv); in shutdown_executor()

Completed in 21 milliseconds