Home
last modified time | relevance | path

Searched defs:DBG_ERR_FMT (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_debug.h185 #define DBG_ERR_FMT(...) DBG_ERR_FMT_EX(MYSQLND_G(dbg), __VA_ARGS__) macro
210 static inline void DBG_ERR_FMT(const char * const format, ...) {} in DBG_ERR_FMT() function

Completed in 6 milliseconds