Home
last modified time | relevance | path

Searched refs:TRACK_VARS_FILES (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/main/
H A Dphp_globals.h46 #define TRACK_VARS_FILES 5 macro
H A Dphp_variables.c710 if (PG(http_globals)[TRACK_VARS_FILES]) { in php_auto_globals_create_files()
711 vars = PG(http_globals)[TRACK_VARS_FILES]; in php_auto_globals_create_files()
716 PG(http_globals)[TRACK_VARS_FILES] = vars; in php_auto_globals_create_files()
H A Drfc1867.c768 PG(http_globals)[TRACK_VARS_FILES] = http_post_files;

Completed in 105 milliseconds