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

/external/sqlite/dist/
H A Dsqlite3.c.orig9510 #define OE_Ignore 4 /* Ignore the error. Do not do the INSERT or UPDATE */
9599 u8 onError; /* OE_Abort, OE_Ignore, OE_Replace, or OE_None */
[all...]
H A Dsqlite3.c9517 #define OE_Ignore 4 /* Ignore the error. Do not do the INSERT or UPDATE */ macro
9606 u8 onError; /* OE_Abort, OE_Ignore, OE_Replace, or OE_None */
[all...]

Completed in 146 milliseconds