file_globals_ctor 184 ext/standard/file.c ts_allocate_id(&file_globals_id, sizeof(php_file_globals), (ts_allocate_ctor) file_globals_ctor, (ts_allocate_dtor) file_globals_dtor); file_globals_ctor 186 ext/standard/file.c file_globals_ctor(&file_globals TSRMLS_CC);