php_print_gpcse_array 1121 ext/standard/info.c 		php_print_gpcse_array(ZEND_STRL("_REQUEST") TSRMLS_CC);
php_print_gpcse_array 1122 ext/standard/info.c 		php_print_gpcse_array(ZEND_STRL("_GET") TSRMLS_CC);
php_print_gpcse_array 1123 ext/standard/info.c 		php_print_gpcse_array(ZEND_STRL("_POST") TSRMLS_CC);
php_print_gpcse_array 1124 ext/standard/info.c 		php_print_gpcse_array(ZEND_STRL("_FILES") TSRMLS_CC);
php_print_gpcse_array 1125 ext/standard/info.c 		php_print_gpcse_array(ZEND_STRL("_COOKIE") TSRMLS_CC);
php_print_gpcse_array 1126 ext/standard/info.c 		php_print_gpcse_array(ZEND_STRL("_SERVER") TSRMLS_CC);
php_print_gpcse_array 1127 ext/standard/info.c 		php_print_gpcse_array(ZEND_STRL("_ENV") TSRMLS_CC);