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