Home
last modified time | relevance | path

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

/PHP-7.4/ext/session/tests/
H A Dsession_regenerate_id_fastshutdown.phpt6 opcache.fast_shutdown=1
/PHP-7.4/ext/opcache/tests/
H A Dbug69688.phpt6 opcache.fast_shutdown=1
H A Dbug68252.phpt6 opcache.fast_shutdown=1
/PHP-7.4/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.c260 zend_bool fast_shutdown = 0; in shutdown_executor() local
262 zend_bool fast_shutdown = is_zend_mm() && !EG(full_tables_cleanup); in shutdown_executor() local
277 if (!fast_shutdown) { in shutdown_executor()
342 zend_objects_store_free_object_storage(&EG(objects_store), fast_shutdown); in shutdown_executor()
350 if (fast_shutdown) { in shutdown_executor()
/PHP-7.4/ext/phar/tests/
H A D024-opcache-win32.phpt21 opcache.fast_shutdown=1

Completed in 13 milliseconds