Home
last modified time | relevance | path

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

/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_debug.h181 #define DBG_INF_FMT(...) DBG_INF_FMT_EX(MYSQLND_G(dbg), __VA_ARGS__) macro
206 static inline void DBG_INF_FMT(const char * const format, ...) {} in DBG_INF_FMT() function

Completed in 5 milliseconds