Searched refs:SQLITE_REPLACE (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h6664 ** [SQLITE_ABORT], or [SQLITE_REPLACE], according to the [ON CONFLICT] mode
6685 #define SQLITE_REPLACE 5 macro
H A Dsqlite3.c7217 ** [SQLITE_ABORT], or [SQLITE_REPLACE], according to the [ON CONFLICT] mode
7238 #define SQLITE_REPLACE 5 macro
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.h7952 ** [SQLITE_ABORT], or [SQLITE_REPLACE], according to the [ON CONFLICT] mode
7974 #define SQLITE_REPLACE 5 macro
H A Dsqlite3.c8212 ** [SQLITE_ABORT], or [SQLITE_REPLACE], according to the [ON CONFLICT] mode
8234 #define SQLITE_REPLACE 5 macro
[all...]

Completed in 872 milliseconds