Home
last modified time | relevance | path

Searched refs:cip (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/sapi/phttpd/
H A Dphttpd.c35 struct connectioninfo *cip; member
60 sent_bytes = fd_write(PHG(cip)->fd, str, str_length); in php_phttpd_sapi_ub_write()
75 http_sendheaders(PHG(cip)->fd, PHG(cip), SG(sapi_headers).http_response_code, NULL); in php_phttpd_sapi_header_handler()
100 fd_printf(PHG(cip)->fd,"Content-Type: text/html\n"); in php_phttpd_sapi_send_headers()
103 fd_putc('\n', PHG(cip)->fd); in php_phttpd_sapi_send_headers()
188 SG(request_info).query_string = PHG(cip)->hip->request; in php_phttpd_request_ctor()
189 SG(request_info).request_method = PHG(cip)->hip->method; in php_phttpd_request_ctor()
245 struct httpinfo *hip = PHG(cip)->hip; in php_doit()
280 int pm_request(struct connectioninfo *cip) in pm_request() argument
282 struct httpinfo *hip = cip->hip; in pm_request()
[all …]
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic14448 # Marcus Groeber (marcusg@ph-cip.uni-koeln.de)

Completed in 35 milliseconds