Searched defs:sqlite3_mprintf (Results 1 – 2 of 2) sorted by relevance
469 #define sqlite3_mprintf sqlite3_api->mprintf macro
32380 SQLITE_API char *sqlite3_mprintf(const char *zFormat, ...){ in sqlite3_mprintf() function