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

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c10040 #define OE_Ignore 4 /* Ignore the error. Do not do the INSERT or UPDATE */ macro
10129 u8 onError; /* OE_Abort, OE_Ignore, OE_Replace, or OE_None */
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c17835 #define OE_Ignore 4 /* Ignore the error. Do not do the INSERT or UPDATE */ macro
17967 u8 onError; /* OE_Abort, OE_Ignore, OE_Replace, or OE_None */
[all...]

Completed in 821 milliseconds