apache_request_int_slot  415 sapi/apache_hooks/php_apache.c 	apache_request_int_slot(offsetof(request_rec, proxyreq), INTERNAL_FUNCTION_PARAM_PASSTHRU);
apache_request_int_slot  448 sapi/apache_hooks/php_apache.c 	apache_request_int_slot(offsetof(request_rec, status), INTERNAL_FUNCTION_PARAM_PASSTHRU);
apache_request_int_slot  464 sapi/apache_hooks/php_apache.c 	apache_request_int_slot(offsetof(request_rec, allowed), INTERNAL_FUNCTION_PARAM_PASSTHRU);
apache_request_int_slot  523 sapi/apache_hooks/php_apache.c 	apache_request_int_slot(offsetof(request_rec, no_cache), INTERNAL_FUNCTION_PARAM_PASSTHRU);
apache_request_int_slot  531 sapi/apache_hooks/php_apache.c 	apache_request_int_slot(offsetof(request_rec, no_local_copy), INTERNAL_FUNCTION_PARAM_PASSTHRU);
apache_request_int_slot  539 sapi/apache_hooks/php_apache.c 	apache_request_int_slot(offsetof(request_rec, read_body), INTERNAL_FUNCTION_PARAM_PASSTHRU);