apache_request_read_string_slot  337 sapi/apache_hooks/php_apache.c 	apache_request_read_string_slot(offsetof(request_rec, boundary), INTERNAL_FUNCTION_PARAM_PASSTHRU);
apache_request_read_string_slot  370 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  378 sapi/apache_hooks/php_apache.c 	apache_request_read_string_slot(offsetof(request_rec, protocol), INTERNAL_FUNCTION_PARAM_PASSTHRU);
apache_request_read_string_slot  386 sapi/apache_hooks/php_apache.c 	apache_request_read_string_slot(offsetof(request_rec, hostname), INTERNAL_FUNCTION_PARAM_PASSTHRU);
apache_request_read_string_slot  402 sapi/apache_hooks/php_apache.c 	apache_request_read_string_slot(offsetof(request_rec, method), INTERNAL_FUNCTION_PARAM_PASSTHRU);