Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_globals.h175 zend_bool full_tables_cleanup; member
H A Dzend_execute_API.c174 EG(full_tables_cleanup) = 0; in init_executor()
314 if (EG(full_tables_cleanup)) { in shutdown_executor()
368 if (EG(full_tables_cleanup)) { in shutdown_executor()
H A Dzend_constants.c158 if (EG(full_tables_cleanup)) { in clean_non_persistent_constants()
H A Dzend_API.c2568 if (EG(full_tables_cleanup)) { in zend_deactivate_modules()
2620 if (EG(full_tables_cleanup)) { in zend_post_deactivate_modules()
/PHP-7.1/ext/standard/
H A Ddl.c75 EG(full_tables_cleanup) = 1; in PHP_FUNCTION()
/PHP-7.1/ext/opcache/
H A DZendAccelerator.c2315 if (EG(full_tables_cleanup)) { in zend_accel_fast_shutdown()

Completed in 66 milliseconds