Searched refs:TRACK_VARS_FILES (Results 1 – 3 of 3) sorted by relevance
46 #define TRACK_VARS_FILES 5 macro
727 if (PG(http_globals)[TRACK_VARS_FILES]) { in php_auto_globals_create_files()728 vars = PG(http_globals)[TRACK_VARS_FILES]; in php_auto_globals_create_files()733 PG(http_globals)[TRACK_VARS_FILES] = vars; in php_auto_globals_create_files()
768 PG(http_globals)[TRACK_VARS_FILES] = http_post_files;
Completed in 26 milliseconds