apache_request_read_int_slot  415 sapi/apache_hooks/php_apache.c 	apache_request_read_int_slot(offsetof(request_rec, proto_num), INTERNAL_FUNCTION_PARAM_PASSTHRU);
apache_request_read_int_slot  423 sapi/apache_hooks/php_apache.c 	apache_request_read_int_slot(offsetof(request_rec, assbackwards), INTERNAL_FUNCTION_PARAM_PASSTHRU);
apache_request_read_int_slot  440 sapi/apache_hooks/php_apache.c 	apache_request_read_int_slot(offsetof(request_rec, chunked), INTERNAL_FUNCTION_PARAM_PASSTHRU);
apache_request_read_int_slot  449 sapi/apache_hooks/php_apache.c 	apache_request_read_int_slot(offsetof(request_rec, header_only), INTERNAL_FUNCTION_PARAM_PASSTHRU);
apache_request_read_int_slot  457 sapi/apache_hooks/php_apache.c 	apache_request_read_int_slot(offsetof(request_rec, request_time), INTERNAL_FUNCTION_PARAM_PASSTHRU);
apache_request_read_int_slot  473 sapi/apache_hooks/php_apache.c 	apache_request_read_int_slot(offsetof(request_rec, method_number), INTERNAL_FUNCTION_PARAM_PASSTHRU);
apache_request_read_int_slot  489 sapi/apache_hooks/php_apache.c 	apache_request_read_int_slot(offsetof(request_rec, bytes_sent), INTERNAL_FUNCTION_PARAM_PASSTHRU);
apache_request_read_int_slot  497 sapi/apache_hooks/php_apache.c 	apache_request_read_int_slot(offsetof(request_rec, mtime), INTERNAL_FUNCTION_PARAM_PASSTHRU);
apache_request_read_int_slot  514 sapi/apache_hooks/php_apache.c 		apache_request_read_int_slot(offsetof(request_rec, clength), INTERNAL_FUNCTION_PARAM_PASSTHRU);
apache_request_read_int_slot  528 sapi/apache_hooks/php_apache.c 	apache_request_read_int_slot(offsetof(request_rec, remaining), INTERNAL_FUNCTION_PARAM_PASSTHRU);