TRACK_VARS_FILES 6404 ext/standard/basic_functions.c 				zend_hash_apply_with_arguments(Z_ARRVAL_P(PG(http_globals)[TRACK_VARS_FILES]), (apply_func_args_t) copy_request_variable, 2, prefix, prefix_len);
TRACK_VARS_FILES  846 main/rfc1867.c 	PG(http_globals)[TRACK_VARS_FILES] = http_post_files;