Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_globals.h177 zend_bool full_tables_cleanup; member
H A Dzend_execute_API.c168 EG(full_tables_cleanup) = 0; in init_executor()
262 zend_bool fast_shutdown = is_zend_mm() && !EG(full_tables_cleanup); in shutdown_executor()
363 if (EG(full_tables_cleanup)) { in shutdown_executor()
H A Dzend_API.c2619 if (EG(full_tables_cleanup)) { in zend_deactivate_modules()
2657 if (EG(full_tables_cleanup)) { in zend_post_deactivate_modules()
/PHP-7.4/ext/standard/
H A Ddl.c66 EG(full_tables_cleanup) = 1; in PHP_FUNCTION()
/PHP-7.4/ext/opcache/
H A DZendAccelerator.c4509 if (EG(full_tables_cleanup)) { in accel_preload()

Completed in 46 milliseconds