Home
last modified time | relevance | path

Searched refs:full_tables_cleanup (Results 1 – 5 of 5) sorted by relevance

/PHP-8.1/Zend/
H A Dzend_globals.h189 bool full_tables_cleanup; member
H A Dzend_execute_API.c173 EG(full_tables_cleanup) = 0; in init_executor()
284 if (EG(full_tables_cleanup)) { in zend_shutdown_executor_values()
400 bool fast_shutdown = is_zend_mm() && !EG(full_tables_cleanup); in shutdown_executor()
428 if (EG(full_tables_cleanup)) { in shutdown_executor()
H A Dzend_API.c3034 if (EG(full_tables_cleanup)) { in zend_deactivate_modules()
3060 if (EG(full_tables_cleanup)) { in zend_post_deactivate_modules()
/PHP-8.1/ext/standard/
H A Ddl.c71 EG(full_tables_cleanup) = 1; in PHP_FUNCTION()
/PHP-8.1/ext/opcache/
H A DZendAccelerator.c4502 if (EG(full_tables_cleanup)) {

Completed in 44 milliseconds