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