Home
last modified time | relevance | path

Searched refs:zend_objects_store_free_object_storage (Results 1 – 4 of 4) sorted by last modified time

/PHP-7.4/ext/opcache/
H A DZendAccelerator.c4435 zend_objects_store_free_object_storage(&EG(objects_store), 1); in accel_preload()
/PHP-7.4/Zend/
H A Dzend_execute_API.c342 zend_objects_store_free_object_storage(&EG(objects_store), fast_shutdown); in shutdown_executor()
H A Dzend_objects_API.h57 ZEND_API void ZEND_FASTCALL zend_objects_store_free_object_storage(zend_objects_store *objects, zen…
H A Dzend_objects_API.c82 ZEND_API void ZEND_FASTCALL zend_objects_store_free_object_storage(zend_objects_store *objects, zen… in zend_objects_store_free_object_storage() function

Completed in 43 milliseconds