TRACK_VARS_FILES  792 main/php_variables.c 	if (PG(http_globals)[TRACK_VARS_FILES]) {
TRACK_VARS_FILES  793 main/php_variables.c 		vars = PG(http_globals)[TRACK_VARS_FILES];
TRACK_VARS_FILES  798 main/php_variables.c 		PG(http_globals)[TRACK_VARS_FILES] = vars;
TRACK_VARS_FILES  774 main/rfc1867.c 	PG(http_globals)[TRACK_VARS_FILES] = http_post_files;