Home
last modified time | relevance | path

Searched refs:zlog_ex (Results 1 – 2 of 2) sorted by last modified time

/PHP-7.4/sapi/fpm/fpm/
H A Dzlog.c254 void zlog_ex(const char *function, int line, int flags, const char *fmt, ...) /* {{{ */ in zlog_ex() function
H A Dzlog.h9 #define zlog(flags,...) zlog_ex(__func__, __LINE__, flags, __VA_ARGS__)
30 void zlog_ex(const char *function, int line, int flags, const char *fmt, ...)

Completed in 11 milliseconds