Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds