Home
last modified time | relevance | path

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

/PHP-7.4/sapi/fpm/fpm/
H A Dzlog.h10 #define zlog_msg(flags, prefix, msg) zlog_msg_ex(__func__, __LINE__, flags, prefix, msg)
33 void zlog_msg_ex(const char *function, int line, int flags,
H A Dzlog.c267 void zlog_msg_ex(const char *function, int line, int flags, in zlog_msg_ex() function

Completed in 10 milliseconds