Home
last modified time | relevance | path

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

/PHP-8.2/main/
H A Dfastcgi.h61 FCGI_STDIN = 5, /* [in] post data */ enumerator
H A Dfastcgi.c1069 while (hdr.type == FCGI_STDIN && len == 0) {
1225 hdr.type != FCGI_STDIN) {

Completed in 10 milliseconds