Searched refs:FCGI_GET_VALUES_RESULT (Results 1 – 2 of 2) sorted by relevance
/PHP-7.4/main/ | ||
H A D | fastcgi.h | 68 FCGI_GET_VALUES_RESULT = 10 /* [out] */ enumerator |
H A D | fastcgi.c | 1203 len += fcgi_make_header((fcgi_header*)buf, FCGI_GET_VALUES_RESULT, 0, len); in fcgi_read_request() |
Completed in 9 milliseconds