Home
last modified time | relevance | path

Searched defs:ignoreJump (Results 1 – 12 of 12) sorted by relevance

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dtrigger.c943 int ignoreJump /* Instruction to jump to for RAISE(IGNORE) */ in sqlite3CodeRowTriggerDirect()
1018 int ignoreJump /* Instruction to jump to for RAISE(IGNORE) */ in sqlite3CodeRowTrigger()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dtrigger.c954 int ignoreJump /* Instruction to jump to for RAISE(IGNORE) */ in sqlite3CodeRowTriggerDirect()
1029 int ignoreJump /* Instruction to jump to for RAISE(IGNORE) */ in sqlite3CodeRowTrigger()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dtrigger.c1041 int ignoreJump /* Instruction to jump to for RAISE(IGNORE) */ in sqlite3CodeRowTriggerDirect()
1116 int ignoreJump /* Instruction to jump to for RAISE(IGNORE) */ in sqlite3CodeRowTrigger()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dtrigger.c1057 int ignoreJump /* Instruction to jump to for RAISE(IGNORE) */ in sqlite3CodeRowTriggerDirect()
1132 int ignoreJump /* Instruction to jump to for RAISE(IGNORE) */ in sqlite3CodeRowTrigger()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dtrigger.c1230 int ignoreJump /* Instruction to jump to for RAISE(IGNORE) */ in sqlite3CodeRowTriggerDirect()
1305 int ignoreJump /* Instruction to jump to for RAISE(IGNORE) */ in sqlite3CodeRowTrigger()
/dports/databases/sqlite2/sqlite-2.8.17/src/
H A Dtrigger.c688 int ignoreJump /* Instruction to jump to for RAISE(IGNORE) */ in sqliteCodeRowTrigger()
H A DsqliteInt.h1070 int ignoreJump; /* where to jump to for a RAISE(IGNORE) */ member
/dports/databases/p5-DBD-SQLite2/DBD-SQLite2-0.38/
H A Dtrigger.c688 int ignoreJump /* Instruction to jump to for RAISE(IGNORE) */ in sqliteCodeRowTrigger()
H A DsqliteInt.h1070 int ignoreJump; /* where to jump to for a RAISE(IGNORE) */ member
/dports/devel/qmake/qt-x11-free-3.3.8/src/3rdparty/sqlite/
H A DsqliteInt.h1066 int ignoreJump; /* where to jump to for a RAISE(IGNORE) */ member
/dports/databases/db5/db-5.3.28/util/db_sql_codegen/sqlite/
H A DsqliteInt.h1709 int ignoreJump; /* where to jump to for a RAISE(IGNORE) */ member
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/SQLite3Plugin/
H A Dsqlite3.c9411 int ignoreJump; /* where to jump to for a RAISE(IGNORE) */ member