Searched refs:fcgi_in_shutdown (Results 1 – 3 of 3) sorted by relevance
/PHP-8.4/main/ | ||
H A D | fastcgi.h | 91 int fcgi_in_shutdown(void); |
H A D | fastcgi.c | 451 int fcgi_in_shutdown(void) in fcgi_in_shutdown() function |
/PHP-8.4/sapi/cgi/ | ||
H A D | cgi_main.c | 2028 if (fcgi_in_shutdown()) { |
Completed in 17 milliseconds