Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dfile.c159 static void file_globals_ctor(php_file_globals *file_globals_p TSRMLS_DC) in file_globals_ctor() function
184 …ts_allocate_id(&file_globals_id, sizeof(php_file_globals), (ts_allocate_ctor) file_globals_ctor, (… in PHP_INI_END()
186 file_globals_ctor(&file_globals TSRMLS_CC); in PHP_INI_END()

Completed in 8 milliseconds