Home
last modified time | relevance | path

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

/PHP-7.2/ext/standard/
H A Dfile.c156 static void file_globals_dtor(php_file_globals *file_globals_p) in file_globals_dtor() function
177 …eof(php_file_globals), (ts_allocate_ctor) file_globals_ctor, (ts_allocate_dtor) file_globals_dtor); in PHP_INI_END()
323 file_globals_dtor(&file_globals); in PHP_MSHUTDOWN_FUNCTION()

Completed in 26 milliseconds