Searched defs:sqlite3_str_append (Results 1 – 2 of 2) sorted by relevance
647 #define sqlite3_str_append sqlite3_api->str_append macro
32164 SQLITE_API void sqlite3_str_append(sqlite3_str *p, const char *z, int N){ in sqlite3_str_append() function