Searched defs:sqlite3_str_appendf (Results 1 – 2 of 2) sorted by relevance
1384 void sqlite3_str_appendf(StrAccum *p, const char *zFormat, ...){ in sqlite3_str_appendf() function
638 #define sqlite3_str_appendf sqlite3_api->str_appendf macro