Searched refs:str_append (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/sqlite3/
H A Dsqlite3ext.h306 void (*str_append)(sqlite3_str*, const char *zIn, int N); member in struct:sqlite3_api_routines
618 #define sqlite3_str_append sqlite3_api->str_append
H A Dsqlite3.c[all...]

Completed in 500 milliseconds