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