Searched refs:sqlite3changegroup_new (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/public-domain/sqlite/man/
H A DMakefile228 sqlite3changegroup_new.3 \
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h11847 ** <li> It is created using a call to sqlite3changegroup_new().
11865 SQLITE_API int sqlite3changegroup_new(sqlite3_changegroup **pp);
H A Dsqlite3.c12160 ** <li> It is created using a call to sqlite3changegroup_new().
12178 SQLITE_API int sqlite3changegroup_new(sqlite3_changegroup **pp);
228972 SQLITE_API int sqlite3changegroup_new(sqlite3_changegroup **pp){ function
[all...]

Completed in 1028 milliseconds