Home
last modified time | relevance | path

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

/dports/lang/php73/php-7.3.33/ext/standard/
H A Dfile.c153 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()
325 file_globals_dtor(&file_globals); in PHP_MSHUTDOWN_FUNCTION()
/dports/www/mod_php81/php-8.1.1/ext/standard/
H A Dfile.c147 static void file_globals_dtor(php_file_globals *file_globals_p) in file_globals_dtor() function
176 …eof(php_file_globals), (ts_allocate_ctor) file_globals_ctor, (ts_allocate_dtor) file_globals_dtor); in PHP_INI_END()
330 file_globals_dtor(&file_globals); in PHP_MSHUTDOWN_FUNCTION()
/dports/lang/php80/php-8.0.15/ext/standard/
H A Dfile.c147 static void file_globals_dtor(php_file_globals *file_globals_p) in file_globals_dtor() function
168 …eof(php_file_globals), (ts_allocate_ctor) file_globals_ctor, (ts_allocate_dtor) file_globals_dtor); in PHP_INI_END()
322 file_globals_dtor(&file_globals); in PHP_MSHUTDOWN_FUNCTION()
/dports/lang/php74/php-7.4.27/ext/standard/
H A Dfile.c153 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()
328 file_globals_dtor(&file_globals); in PHP_MSHUTDOWN_FUNCTION()
/dports/lang/php81/php-8.1.1/ext/standard/
H A Dfile.c147 static void file_globals_dtor(php_file_globals *file_globals_p) in file_globals_dtor() function
176 …eof(php_file_globals), (ts_allocate_ctor) file_globals_ctor, (ts_allocate_dtor) file_globals_dtor); in PHP_INI_END()
330 file_globals_dtor(&file_globals); in PHP_MSHUTDOWN_FUNCTION()
/dports/www/mod_php73/php-7.3.33/ext/standard/
H A Dfile.c153 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()
325 file_globals_dtor(&file_globals); in PHP_MSHUTDOWN_FUNCTION()
/dports/www/mod_php74/php-7.4.27/ext/standard/
H A Dfile.c153 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()
328 file_globals_dtor(&file_globals); in PHP_MSHUTDOWN_FUNCTION()
/dports/www/mod_php80/php-8.0.15/ext/standard/
H A Dfile.c147 static void file_globals_dtor(php_file_globals *file_globals_p) in file_globals_dtor() function
168 …eof(php_file_globals), (ts_allocate_ctor) file_globals_ctor, (ts_allocate_dtor) file_globals_dtor); in PHP_INI_END()
322 file_globals_dtor(&file_globals); in PHP_MSHUTDOWN_FUNCTION()