Home
last modified time | relevance | path

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

/PHP-5.3/sapi/cgi/
H A Dfastcgi.h39 FCGI_PARAMS = 4, /* [in] environment variables */ enumerator
H A Dfastcgi.c737 while (hdr.type == FCGI_PARAMS && len > 0) { in fcgi_read_request()
/PHP-5.3/sapi/fpm/fpm/
H A Dfastcgi.h39 FCGI_PARAMS = 4, /* [in] environment variables */ enumerator
H A Dfastcgi.c570 while (hdr.type == FCGI_PARAMS && len > 0) { in fcgi_read_request()

Completed in 12 milliseconds