apache_request_read_int_slot  398 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  406 sapi/apache_hooks/php_apache.c 	apache_request_read_int_slot(offsetof(request_rec, assbackwards), INTERNAL_FUNCTION_PARAM_PASSTHRU);
apache_request_read_int_slot  423 sapi/apache_hooks/php_apache.c 	apache_request_read_int_slot(offsetof(request_rec, chunked), INTERNAL_FUNCTION_PARAM_PASSTHRU);
apache_request_read_int_slot  432 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  440 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  456 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  472 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  480 sapi/apache_hooks/php_apache.c 	apache_request_read_int_slot(offsetof(request_rec, mtime), INTERNAL_FUNCTION_PARAM_PASSTHRU);
apache_request_read_int_slot  492 sapi/apache_hooks/php_apache.c 		apache_request_read_int_slot(offsetof(request_rec, clength), INTERNAL_FUNCTION_PARAM_PASSTHRU);
apache_request_read_int_slot  515 sapi/apache_hooks/php_apache.c 	apache_request_read_int_slot(offsetof(request_rec, remaining), INTERNAL_FUNCTION_PARAM_PASSTHRU);