Home
last modified time | relevance | path

Searched refs:OE_Update (Results 1 – 1 of 1) sorted by relevance

/PHP-7.1/ext/sqlite3/libsqlite/
H A Dsqlite3.c17046 #define OE_Update 6 /* Process as a DO UPDATE in an upsert */ macro
117946 onError = OE_Update; /* DO UPDATE */
118043 case OE_Update: {
118156 onError = OE_Update; /* DO UPDATE */
118247 || onError==OE_Ignore || onError==OE_Replace || onError==OE_Update );
118259 case OE_Update: {

Completed in 377 milliseconds