Lines Matching defs:r
128 request_rec *r = (request_rec *) SG(server_context); in sapi_apache_read_post() local
169 request_rec *r = (request_rec *) SG(server_context); in sapi_apache_header_handler() local
223 request_rec *r = SG(server_context); in sapi_apache_send_headers() local
347 request_rec *r = (request_rec *) SG(server_context); in php_apache_sapi_activate() local
395 request_rec *r = SG(server_context); in sapi_apache_get_fd() local
413 request_rec *r = SG(server_context); in sapi_apache_force_http_10() local
522 request_rec *r = ((request_rec *) SG(server_context)); in init_request_info() local
596 static int send_php(request_rec *r, int display_source_mode, char *filename) in send_php()
691 static int send_parsed_php(request_rec * r) in send_parsed_php()
705 static int send_parsed_php_source(request_rec * r) in send_parsed_php_source()
894 static int php_xbithack_handler(request_rec * r) in php_xbithack_handler()