Home
last modified time | relevance | path

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

/php-src/main/
H A Dfastcgi.c219 fcgi_header *out_hdr; member
1045 req->out_hdr = NULL; in fcgi_read_request()
1497 return req->out_hdr;
1502 if (req->out_hdr) {
1506 req->out_hdr = NULL;
1548 if (req->out_hdr && req->out_hdr->type != type) {
1557 if (!req->out_hdr) {
1583 if (!req->out_hdr) {
1589 if (!req->out_hdr) {
1595 if (!req->out_hdr) {
[all …]

Completed in 8 milliseconds