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.c219 fcgi_header *out_hdr; member
1050 req->out_hdr = NULL;
1502 return req->out_hdr;
1507 if (req->out_hdr) {
1511 req->out_hdr = NULL;
1553 if (req->out_hdr && req->out_hdr->type != type) {
1562 if (!req->out_hdr) {
1588 if (!req->out_hdr) {
1594 if (!req->out_hdr) {
1600 if (!req->out_hdr) {
[all …]

Completed in 10 milliseconds