Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dfile.c139 static void file_globals_ctor(php_file_globals *file_globals_p) in file_globals_ctor() function
174 …ts_allocate_id(&file_globals_id, sizeof(php_file_globals), (ts_allocate_ctor) file_globals_ctor, (… in PHP_INI_END()
176 file_globals_ctor(&file_globals); in PHP_INI_END()

Completed in 8 milliseconds