Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_execute_API.c205 static void zend_unclean_zval_ptr_dtor(zval *zv) /* {{{ */ in zend_unclean_zval_ptr_dtor() function
236 EG(symbol_table).pDestructor = zend_unclean_zval_ptr_dtor; in shutdown_destructors()
277 EG(symbol_table).pDestructor = zend_unclean_zval_ptr_dtor; in shutdown_executor()

Completed in 9 milliseconds