Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dfastcgi.h106 typedef void (*fcgi_logger)(int type, const char *fmt, ...) ZEND_ATTRIBUTE_FORMAT(printf, 2, 3); typedef
107 void fcgi_set_logger(fcgi_logger lg);
H A Dfastcgi.c237 static fcgi_logger fcgi_log;
471 void fcgi_set_logger(fcgi_logger lg) { in fcgi_set_logger()

Completed in 11 milliseconds