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

/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.h8688 ** a database with a compatible schema using the [sqlite3changeset_apply()]
8849 ** is passed to the sqlite3changeset_apply() API. Other conflict types work
8925 ** a conflict-handler callback by [sqlite3changeset_apply()], SQLITE_MISUSE
8948 ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
9013 ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
9043 ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
9076 ** conflict-handler callback by [sqlite3changeset_apply()] with either
9124 ** [sqlite3changeset_apply()], [SQLITE_MISUSE] is immediately returned and the
9399 ** function passed as the fifth argument to sqlite3changeset_apply() may be
9413 ** the call to sqlite3changeset_apply() return
[all...]
H A Dsqlite3.c8948 ** a database with a compatible schema using the [sqlite3changeset_apply()]
9109 ** is passed to the sqlite3changeset_apply() API. Other conflict types work
9185 ** a conflict-handler callback by [sqlite3changeset_apply()], SQLITE_MISUSE
9208 ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
9273 ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
9303 ** passed to a conflict-handler by [sqlite3changeset_apply()], or an iterator
9336 ** conflict-handler callback by [sqlite3changeset_apply()] with either
9384 ** [sqlite3changeset_apply()], [SQLITE_MISUSE] is immediately returned and the
9659 ** function passed as the fifth argument to sqlite3changeset_apply() may be
9673 ** the call to sqlite3changeset_apply() return
174483 SQLITE_API int SQLITE_STDCALL sqlite3changeset_apply( function
[all...]

Completed in 258 milliseconds