Home
last modified time | relevance | path

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

/PHP-8.0/ext/session/tests/
H A Dsession_regenerate_id_fastshutdown.phpt6 opcache.fast_shutdown=1
/PHP-8.0/ext/opcache/tests/
H A Dbug69688.phpt6 opcache.fast_shutdown=1
/PHP-8.0/Zend/
H A Dzend_objects_API.c82 …STCALL zend_objects_store_free_object_storage(zend_objects_store *objects, zend_bool fast_shutdown) in zend_objects_store_free_object_storage() argument
95 if (fast_shutdown) { in zend_objects_store_free_object_storage()
H A Dzend_objects_API.h57 …TCALL zend_objects_store_free_object_storage(zend_objects_store *objects, zend_bool fast_shutdown);
H A Dzend_execute_API.c261 zend_bool fast_shutdown = 0; in shutdown_executor() local
263 zend_bool fast_shutdown = is_zend_mm() && !EG(full_tables_cleanup); in shutdown_executor() local
278 if (!fast_shutdown) { in shutdown_executor()
339 zend_objects_store_free_object_storage(&EG(objects_store), fast_shutdown); in shutdown_executor()
347 if (fast_shutdown) { in shutdown_executor()
/PHP-8.0/ext/phar/tests/
H A D024-opcache-win32.phpt21 opcache.fast_shutdown=1

Completed in 23 milliseconds