Searched refs:full_tables_cleanup (Results 1 – 5 of 5) sorted by relevance
190 bool full_tables_cleanup; member
173 EG(full_tables_cleanup) = 0; in init_executor()287 if (EG(full_tables_cleanup)) { in zend_shutdown_executor_values()409 bool fast_shutdown = is_zend_mm() && !EG(full_tables_cleanup); in shutdown_executor()437 if (EG(full_tables_cleanup)) { in shutdown_executor()
3124 if (EG(full_tables_cleanup)) { in zend_deactivate_modules()3162 if (EG(full_tables_cleanup)) { in zend_post_deactivate_modules()
71 EG(full_tables_cleanup) = 1; in PHP_FUNCTION()
4470 if (EG(full_tables_cleanup)) {
Completed in 48 milliseconds