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