apache_request_read_string_slot  320 sapi/apache_hooks/php_apache.c 	apache_request_read_string_slot(offsetof(request_rec, boundary), INTERNAL_FUNCTION_PARAM_PASSTHRU);
apache_request_read_string_slot  353 sapi/apache_hooks/php_apache.c 	apache_request_read_string_slot(offsetof(request_rec, the_request), INTERNAL_FUNCTION_PARAM_PASSTHRU);
apache_request_read_string_slot  361 sapi/apache_hooks/php_apache.c 	apache_request_read_string_slot(offsetof(request_rec, protocol), INTERNAL_FUNCTION_PARAM_PASSTHRU);
apache_request_read_string_slot  369 sapi/apache_hooks/php_apache.c 	apache_request_read_string_slot(offsetof(request_rec, hostname), INTERNAL_FUNCTION_PARAM_PASSTHRU);
apache_request_read_string_slot  385 sapi/apache_hooks/php_apache.c 	apache_request_read_string_slot(offsetof(request_rec, method), INTERNAL_FUNCTION_PARAM_PASSTHRU);