Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dfile.c145 static void file_globals_dtor(php_file_globals *file_globals_p) in file_globals_dtor() function
174 …eof(php_file_globals), (ts_allocate_ctor) file_globals_ctor, (ts_allocate_dtor) file_globals_dtor); in PHP_INI_END()
190 file_globals_dtor(&file_globals); in PHP_MSHUTDOWN_FUNCTION()

Completed in 9 milliseconds