Searched defs:DBG_ERR (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/mysqlnd/ | ||
| H A D | mysqlnd_debug.h | 180 #define DBG_ERR(msg) DBG_ERR_EX(MYSQLND_G(dbg), (msg)) macro 205 static inline void DBG_ERR(const char * const msg) {} function |
Completed in 3 milliseconds