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

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.h379 ** [sqlite3_vtab_on_conflict()] [SQLITE_ROLLBACK | result codes].
2259 ** Note that SQLITE_IGNORE is also used as a [SQLITE_ROLLBACK | return code]
6663 ** value returned is one of [SQLITE_ROLLBACK], [SQLITE_IGNORE], [SQLITE_FAIL],
6681 #define SQLITE_ROLLBACK 1 macro
H A Dsqlite3.c932 ** [sqlite3_vtab_on_conflict()] [SQLITE_ROLLBACK | result codes].
2812 ** Note that SQLITE_IGNORE is also used as a [SQLITE_ROLLBACK | return code]
7216 ** value returned is one of [SQLITE_ROLLBACK], [SQLITE_IGNORE], [SQLITE_FAIL],
7234 #define SQLITE_ROLLBACK 1 macro
[all...]

Completed in 208 milliseconds