apache_request_int_slot  432 sapi/apache_hooks/php_apache.c 	apache_request_int_slot(offsetof(request_rec, proxyreq), INTERNAL_FUNCTION_PARAM_PASSTHRU);
apache_request_int_slot  465 sapi/apache_hooks/php_apache.c 	apache_request_int_slot(offsetof(request_rec, status), INTERNAL_FUNCTION_PARAM_PASSTHRU);
apache_request_int_slot  481 sapi/apache_hooks/php_apache.c 	apache_request_int_slot(offsetof(request_rec, allowed), INTERNAL_FUNCTION_PARAM_PASSTHRU);
apache_request_int_slot  536 sapi/apache_hooks/php_apache.c 	apache_request_int_slot(offsetof(request_rec, no_cache), INTERNAL_FUNCTION_PARAM_PASSTHRU);
apache_request_int_slot  544 sapi/apache_hooks/php_apache.c 	apache_request_int_slot(offsetof(request_rec, no_local_copy), INTERNAL_FUNCTION_PARAM_PASSTHRU);
apache_request_int_slot  552 sapi/apache_hooks/php_apache.c 	apache_request_int_slot(offsetof(request_rec, read_body), INTERNAL_FUNCTION_PARAM_PASSTHRU);