TRACK_VARS_FILES  710 main/php_variables.c 	if (PG(http_globals)[TRACK_VARS_FILES]) {
TRACK_VARS_FILES  711 main/php_variables.c 		vars = PG(http_globals)[TRACK_VARS_FILES];
TRACK_VARS_FILES  716 main/php_variables.c 		PG(http_globals)[TRACK_VARS_FILES] = vars;
TRACK_VARS_FILES  768 main/rfc1867.c 	PG(http_globals)[TRACK_VARS_FILES] = http_post_files;