Home
last modified time | relevance | path

Searched refs:OE_Ignore (Results 1 – 25 of 212) sorted by relevance

123456789

/dports/databases/sqlite2/sqlite-2.8.17/src/
H A Dinsert.c679 case OE_Ignore: { in sqliteGenerateConstraintChecks()
740 case OE_Ignore: { in sqliteGenerateConstraintChecks()
789 if( onError==OE_Ignore ) onError = OE_Replace; in sqliteGenerateConstraintChecks()
828 case OE_Ignore: { in sqliteGenerateConstraintChecks()
H A DsqliteInt.h583 #define OE_Ignore 4 /* Ignore the error. Do not do the INSERT or UPDATE */ macro
H A Dparse.y262 resolvetype(A) ::= IGNORE. { A = OE_Ignore; }
859 A->iColumn = OE_Ignore;
/dports/databases/p5-DBD-SQLite2/DBD-SQLite2-0.38/
H A Dinsert.c679 case OE_Ignore: { in sqliteGenerateConstraintChecks()
740 case OE_Ignore: { in sqliteGenerateConstraintChecks()
789 if( onError==OE_Ignore ) onError = OE_Replace; in sqliteGenerateConstraintChecks()
828 case OE_Ignore: { in sqliteGenerateConstraintChecks()
H A DsqliteInt.h583 #define OE_Ignore 4 /* Ignore the error. Do not do the INSERT or UPDATE */ macro
H A Dparse.c2420 { yygotominor.yy372 = OE_Ignore; } in yy_reduce()
3728 yygotominor.yy242->iColumn = OE_Ignore; in yy_reduce()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dinsert.c1678 || onError==OE_Ignore || onError==OE_Replace ); in sqlite3GenerateConstraintChecks()
1706 assert( onError==OE_Ignore ); in sqlite3GenerateConstraintChecks()
1762 if( onError==OE_Ignore ){ in sqlite3GenerateConstraintChecks()
1817 overrideError = OE_Ignore; in sqlite3GenerateConstraintChecks()
1929 onError = OE_Ignore; /* DO NOTHING is the same as INSERT OR IGNORE */ in sqlite3GenerateConstraintChecks()
2038 case OE_Ignore: { in sqlite3GenerateConstraintChecks()
2039 testcase( onError==OE_Ignore ); in sqlite3GenerateConstraintChecks()
2151 onError = OE_Ignore; /* DO NOTHING is the same as INSERT OR IGNORE */ in sqlite3GenerateConstraintChecks()
2246 || onError==OE_Ignore || onError==OE_Replace || onError==OE_Update ); in sqlite3GenerateConstraintChecks()
2263 case OE_Ignore: { in sqlite3GenerateConstraintChecks()
[all …]
H A Dtreeview.c688 case OE_Ignore: zType = "ignore"; break; in sqlite3TreeViewExpr()
H A Dfkey.c338 && !pParse->isMultiWrite) ? OE_Abort : OE_Ignore); in fkLookupParent()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dinsert.c1600 || onError==OE_Ignore || onError==OE_Replace ); in sqlite3GenerateConstraintChecks()
1628 assert( onError==OE_Ignore ); in sqlite3GenerateConstraintChecks()
1680 if( onError==OE_Ignore ){ in sqlite3GenerateConstraintChecks()
1730 overrideError = OE_Ignore; in sqlite3GenerateConstraintChecks()
1801 onError = OE_Ignore; /* DO NOTHING is the same as INSERT OR IGNORE */ in sqlite3GenerateConstraintChecks()
1903 case OE_Ignore: { in sqlite3GenerateConstraintChecks()
1904 testcase( onError==OE_Ignore ); in sqlite3GenerateConstraintChecks()
2012 onError = OE_Ignore; /* DO NOTHING is the same as INSERT OR IGNORE */ in sqlite3GenerateConstraintChecks()
2107 || onError==OE_Ignore || onError==OE_Replace || onError==OE_Update ); in sqlite3GenerateConstraintChecks()
2124 case OE_Ignore: { in sqlite3GenerateConstraintChecks()
[all …]
H A Dtreeview.c676 case OE_Ignore: zType = "ignore"; break; in sqlite3TreeViewExpr()
H A Dtrigger.c857 case OE_Ignore: return "ignore"; in onErrorText()
H A Dfkey.c338 && !pParse->isMultiWrite) ? OE_Abort : OE_Ignore); in fkLookupParent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dinsert.c1601 || onError==OE_Ignore || onError==OE_Replace ); in sqlite3GenerateConstraintChecks()
1629 assert( onError==OE_Ignore ); in sqlite3GenerateConstraintChecks()
1685 if( onError==OE_Ignore ){ in sqlite3GenerateConstraintChecks()
1735 overrideError = OE_Ignore; in sqlite3GenerateConstraintChecks()
1806 onError = OE_Ignore; /* DO NOTHING is the same as INSERT OR IGNORE */ in sqlite3GenerateConstraintChecks()
1908 case OE_Ignore: { in sqlite3GenerateConstraintChecks()
1909 testcase( onError==OE_Ignore ); in sqlite3GenerateConstraintChecks()
2017 onError = OE_Ignore; /* DO NOTHING is the same as INSERT OR IGNORE */ in sqlite3GenerateConstraintChecks()
2112 || onError==OE_Ignore || onError==OE_Replace || onError==OE_Update ); in sqlite3GenerateConstraintChecks()
2129 case OE_Ignore: { in sqlite3GenerateConstraintChecks()
[all …]
H A Dtreeview.c682 case OE_Ignore: zType = "ignore"; break; in sqlite3TreeViewExpr()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dinsert.c1184 || onError==OE_Ignore || onError==OE_Replace ); in sqlite3GenerateConstraintChecks()
1198 case OE_Ignore: { in sqlite3GenerateConstraintChecks()
1220 if( onError==OE_Ignore ){ in sqlite3GenerateConstraintChecks()
1297 case OE_Ignore: { in sqlite3GenerateConstraintChecks()
1346 if( onError==OE_Ignore ) onError = OE_Replace; in sqlite3GenerateConstraintChecks()
1360 || onError==OE_Ignore || onError==OE_Replace ); in sqlite3GenerateConstraintChecks()
1386 case OE_Ignore: { in sqlite3GenerateConstraintChecks()
H A Dtrigger.c775 case OE_Ignore: return "ignore"; in onErrorText()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dinsert.c1299 || onError==OE_Ignore || onError==OE_Replace ); in sqlite3GenerateConstraintChecks()
1315 case OE_Ignore: { in sqlite3GenerateConstraintChecks()
1344 if( onError==OE_Ignore ){ in sqlite3GenerateConstraintChecks()
1390 if( pIdx->onError==OE_Ignore || pIdx->onError==OE_Fail ){ in sqlite3GenerateConstraintChecks()
1464 case OE_Ignore: { in sqlite3GenerateConstraintChecks()
1637 || onError==OE_Ignore || onError==OE_Replace ); in sqlite3GenerateConstraintChecks()
1645 case OE_Ignore: { in sqlite3GenerateConstraintChecks()
H A Dtreeview.c452 case OE_Ignore: zType = "ignore"; break; in sqlite3TreeViewExpr()
H A Dtrigger.c762 case OE_Ignore: return "ignore"; in onErrorText()
H A Dvtab.c1198 assert( OE_Ignore==4 && OE_Replace==5 ); in sqlite3_vtab_on_conflict()
/dports/devel/qmake/qt-x11-free-3.3.8/src/3rdparty/sqlite/
H A DsqliteInt.h579 #define OE_Ignore 4 /* Ignore the error. Do not do the INSERT or UPDATE */ macro
/dports/databases/db5/db-5.3.28/util/db_sql_codegen/sqlite/
H A Dparse.c2304 {yygotominor.yy46 = OE_Ignore;} in yy_reduce()
2933 yygotominor.yy172->iColumn = OE_Ignore; in yy_reduce()
/dports/devel/tcllib/tcllib-1.20/examples/page/
H A Dparse.y306 resolvetype(A) ::= IGNORE. {A = OE_Ignore;}
936 A->iColumn = OE_Ignore;
/dports/devel/tcllibc/tcllib-1.20/examples/page/
H A Dparse.y306 resolvetype(A) ::= IGNORE. {A = OE_Ignore;}
936 A->iColumn = OE_Ignore;

123456789