Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds