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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h12094 ** the conflict-handler function is invoked with [SQLITE_CHANGESET_NOTFOUND]
12138 ** the conflict-handler function is invoked with [SQLITE_CHANGESET_NOTFOUND]
12271 ** <dt>SQLITE_CHANGESET_NOTFOUND<dd>
12311 #define SQLITE_CHANGESET_NOTFOUND 2 macro
H A Dsqlite3.c12407 ** the conflict-handler function is invoked with [SQLITE_CHANGESET_NOTFOUND]
12451 ** the conflict-handler function is invoked with [SQLITE_CHANGESET_NOTFOUND]
12584 ** <dt>SQLITE_CHANGESET_NOTFOUND<dd>
12624 #define SQLITE_CHANGESET_NOTFOUND 2 macro
[all...]

Completed in 565 milliseconds