Home
last modified time | relevance | path

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

/php-src/Zend/tests/
H A Dbug34617.phpt2 Bug #34617 (zend_deactivate: objects_store used after zend_objects_store_destroy is called)
/php-src/Zend/
H A Dzend_objects_API.h60 ZEND_API void ZEND_FASTCALL zend_objects_store_destroy(zend_objects_store *objects);
H A Dzend_objects_API.c37 ZEND_API void ZEND_FASTCALL zend_objects_store_destroy(zend_objects_store *objects) in zend_objects_store_destroy() function
H A Dzend_execute_API.c472 zend_objects_store_destroy(&EG(objects_store)); in shutdown_executor()

Completed in 11 milliseconds