Home
last modified time | relevance | path

Searched refs:sqlite3_str_vappendf (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/sqlite3/
H A Dsqlite3ext.h646 #define sqlite3_str_vappendf sqlite3_api->str_vappendf macro
H A Dsqlite3.h8474 ** [sqlite3_str_vappendf(X,F,V)] interfaces uses the [built-in printf]
8499 SQLITE_API void sqlite3_str_vappendf(sqlite3_str*, const char *zFormat, va_list);
H A Dsqlite3.c8787 ** [sqlite3_str_vappendf(X,F,V)] interfaces uses the [built-in printf]
8812 SQLITE_API void sqlite3_str_vappendf(sqlite3_str*, const char *zFormat, va_list);
31314 SQLITE_API void sqlite3_str_vappendf( sqlite3_str_vappendf() function
[all...]