Home
last modified time | relevance | path

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

/PHP-5.3/main/
H A Dphp_variables.c713 _gpc_flags[0] = 1; in php_hash_environment()
721 if (!_gpc_flags[1]) { in php_hash_environment()
723 _gpc_flags[1] = 1; in php_hash_environment()
731 if (!_gpc_flags[2]) { in php_hash_environment()
733 _gpc_flags[2] = 1; in php_hash_environment()
744 _gpc_flags[3] = 1; in php_hash_environment()
755 _gpc_flags[4] = 1; in php_hash_environment()
886 if (!_gpc_flags[0]) { in php_auto_globals_create_request()
888 _gpc_flags[0] = 1; in php_auto_globals_create_request()
895 _gpc_flags[1] = 1; in php_auto_globals_create_request()
[all …]

Completed in 12 milliseconds