Home
last modified time | relevance | path

Searched refs:str_appendf (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h304 void (*str_appendf)(sqlite3_str*, const char *zFormat, ...); member
645 #define sqlite3_str_appendf sqlite3_api->str_appendf
H A Dsqlite3.c135776 void (*str_appendf)(sqlite3_str*, const char *zFormat, ...);
136117 #define sqlite3_str_appendf sqlite3_api->str_appendf