Home
last modified time | relevance | path

Searched defs:DBG_ERR (Results 1 – 1 of 1) sorted by path

/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_debug.h183 #define DBG_ERR(msg) DBG_ERR_EX(MYSQLND_G(dbg), (msg)) macro
208 static inline void DBG_ERR(const char * const msg) {} in DBG_ERR() function

Completed in 7 milliseconds