Home
last modified time | relevance | path

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

/PHP-7.1/Zend/tests/
H A Dbug54268.phpt2 Bug #54268 (Double free when destroy_zend_class fails)
/PHP-7.1/Zend/
H A Dzend_compile.h777 ZEND_API void destroy_zend_class(zval *zv);
786 #define ZEND_CLASS_DTOR destroy_zend_class
H A Dzend_opcode.c247 ZEND_API void destroy_zend_class(zval *zv) in destroy_zend_class() function
H A Dzend_compile.c6013 destroy_zend_class(&zv); in zend_compile_class_decl()
/PHP-7.1/ext/opcache/
H A Dzend_accelerator_util_funcs.c65 destroy_zend_class(zv); in zend_accel_destroy_zend_class()

Completed in 42 milliseconds