Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h645 #define sqlite3_str_appendf sqlite3_api->str_appendf macro
H A Dsqlite3.c32202 SQLITE_API void sqlite3_str_appendf(StrAccum *p, const char *zFormat, ...){ in sqlite3_str_appendf() function