Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_objects_API.h83 ZEND_API void zend_objects_store_free_object_storage(zend_objects_store *objects TSRMLS_DC);
H A Dzend_objects_API.c85 ZEND_API void zend_objects_store_free_object_storage(zend_objects_store *objects TSRMLS_DC) in zend_objects_store_free_object_storage() function
H A Dzend_execute_API.c290 zend_objects_store_free_object_storage(&EG(objects_store) TSRMLS_CC); in shutdown_executor()

Completed in 13 milliseconds