Searched defs:sqlite3_mprintf (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/src/ | ||
| H A D | printf.c | 1267 char *sqlite3_mprintf(const char *zFormat, ...){ in sqlite3_mprintf() function |
| H A D | sqlite3ext.h | 462 #define sqlite3_mprintf sqlite3_api->mprintf macro |