Home
last modified time | relevance | path

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

/PHP-7.4/sapi/fpm/fpm/
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, ...)
H A Dzlog.c254 void zlog_ex(const char *function, int line, int flags, const char *fmt, ...) /* {{{ */ in zlog_ex() function

Completed in 8 milliseconds