Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_globals.h171 zend_bool full_tables_cleanup; member
H A Dzend_execute_API.c166 EG(full_tables_cleanup) = 0; in init_executor()
257 zend_bool fast_shutdown = is_zend_mm() && !EG(full_tables_cleanup); in shutdown_executor()
315 if (EG(full_tables_cleanup)) { in shutdown_executor()
H A Dzend_API.c2640 if (EG(full_tables_cleanup)) { in zend_deactivate_modules()
2692 if (EG(full_tables_cleanup)) { in zend_post_deactivate_modules()
/PHP-7.3/ext/standard/
H A Ddl.c70 EG(full_tables_cleanup) = 1; in PHP_FUNCTION()

Completed in 31 milliseconds