Home
last modified time | relevance | path

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

/PHP-8.2/main/
H A Dfastcgi.c221 fcgi_header *out_hdr; member
1052 req->out_hdr = NULL;
1496 return req->out_hdr;
1501 if (req->out_hdr) {
1505 req->out_hdr = NULL;
1547 if (req->out_hdr && req->out_hdr->type != type) {
1556 if (!req->out_hdr) {
1582 if (!req->out_hdr) {
1588 if (!req->out_hdr) {
1595 if (!req->out_hdr) {
[all …]

Completed in 10 milliseconds