Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_globals.h211 zend_bool full_tables_cleanup; member
H A Dzend_constants.c169 if (EG(full_tables_cleanup)) { in clean_non_persistent_constants()
H A Dzend_execute_API.c191 EG(full_tables_cleanup) = 0; in init_executor()
291 if (EG(full_tables_cleanup)) { in shutdown_executor()
305 if (EG(full_tables_cleanup)) { in shutdown_executor()
/PHP-5.3/ext/standard/
H A Ddl.c90 EG(full_tables_cleanup) = 1; in PHP_FUNCTION()

Completed in 16 milliseconds