Home
last modified time | relevance | path

Searched defs:sqlite3_mprintf (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A Dprintf.c1267 char *sqlite3_mprintf(const char *zFormat, ...){ in sqlite3_mprintf() function
H A Dsqlite3ext.h462 #define sqlite3_mprintf sqlite3_api->mprintf macro