Home
last modified time | relevance | path

Searched refs:OP_Halt (Results 1 – 25 of 222) sorted by relevance

123456789

/dports/devel/qmake/qt-x11-free-3.3.8/src/3rdparty/sqlite/
H A Dopcodes.h5 #define OP_Halt 4 macro
/dports/databases/sqlite2/sqlite-2.8.17/src/
H A Dattach.c34 sqliteVdbeAddOp(v, OP_Halt, 0, 0); in sqliteAttach()
143 sqliteVdbeAddOp(v, OP_Halt, 0, 0); in sqliteDetach()
H A Dinsert.c673 sqliteVdbeAddOp(v, OP_Halt, SQLITE_CONSTRAINT, onError); in sqliteGenerateConstraintChecks()
727 sqliteVdbeOp3(v, OP_Halt, SQLITE_CONSTRAINT, onError, in sqliteGenerateConstraintChecks()
825 sqliteVdbeOp3(v, OP_Halt, SQLITE_CONSTRAINT, onError, zErrMsg, 0); in sqliteGenerateConstraintChecks()
H A Dvdbeaux.c601 if( p->nOp==0 || (p->aOp && p->aOp[p->nOp-1].opcode!=OP_Halt) ){ in sqliteVdbeMakeReady()
602 sqliteVdbeAddOp(p, OP_Halt, 0, 0); in sqliteVdbeMakeReady()
H A Dpragma.c291 { OP_Halt, 0, 0, 0}, in sqlitePragma()
/dports/databases/p5-DBD-SQLite2/DBD-SQLite2-0.38/
H A Dattach.c34 sqliteVdbeAddOp(v, OP_Halt, 0, 0); in sqliteAttach()
143 sqliteVdbeAddOp(v, OP_Halt, 0, 0); in sqliteDetach()
H A Dopcodes.h5 #define OP_Halt 4 macro
H A Dinsert.c673 sqliteVdbeAddOp(v, OP_Halt, SQLITE_CONSTRAINT, onError); in sqliteGenerateConstraintChecks()
727 sqliteVdbeOp3(v, OP_Halt, SQLITE_CONSTRAINT, onError, in sqliteGenerateConstraintChecks()
825 sqliteVdbeOp3(v, OP_Halt, SQLITE_CONSTRAINT, onError, zErrMsg, 0); in sqliteGenerateConstraintChecks()
H A Dvdbeaux.c601 if( p->nOp==0 || (p->aOp && p->aOp[p->nOp-1].opcode!=OP_Halt) ){ in sqliteVdbeMakeReady()
602 sqliteVdbeAddOp(p, OP_Halt, 0, 0); in sqliteVdbeMakeReady()
H A Dpragma.c291 { OP_Halt, 0, 0, 0}, in sqlitePragma()
/dports/databases/db5/db-5.3.28/lang/sql/generated/
H A Dopcodes.h8 #define OP_Halt 6 macro
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dpragma.c640 { OP_Halt, SQLITE_OK, OE_Abort, 0}, /* 3 */ in sqlite3Pragma()
1112 sqlite3VdbeAddOp2(v, OP_Halt, 0, 0); in sqlite3Pragma()
1159 sqlite3VdbeAddOp2(v, OP_Halt, 0, 0); in sqlite3Pragma()
1179 { OP_Halt, 0, 0, 0}, in sqlite3Pragma()
1206 sqlite3VdbeAddOp2(v, OP_Halt, 0, 0); in sqlite3Pragma()
H A Dvdbeblob.c150 {OP_Halt, 0, 0, 0}, /* 11 */ in sqlite3_blob_open()
H A Dinsert.c611 sqlite3VdbeAddOp2(v, OP_Halt, SQLITE_INTERNAL, OE_Abort); in sqlite3Insert()
1822 sqlite3VdbeAddOp2(v, OP_Halt, SQLITE_OK, 0); in xferOptimization()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dupsert.c237 sqlite3VdbeAddOp4(v, OP_Halt, SQLITE_CORRUPT, OE_Abort, 0, in sqlite3UpsertDoUpdate()
H A Dvdbeblob.c270 {OP_Halt, 0, 0, 0}, /* 5 */ in sqlite3_blob_open()
H A Dpragma.c359 sqlite3VdbeAddOp0(v, OP_Halt); in integrityCheckResultRow()
771 { OP_Halt, SQLITE_OK, OE_Abort, 0}, /* 3 */ in sqlite3Pragma()
1756 { OP_Halt, 0, 0, 0}, /* 4 */ in sqlite3Pragma()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dupsert.c237 sqlite3VdbeAddOp4(v, OP_Halt, SQLITE_CORRUPT, OE_Abort, 0, in sqlite3UpsertDoUpdate()
H A Dvdbeblob.c270 {OP_Halt, 0, 0, 0}, /* 5 */ in sqlite3_blob_open()
H A Dpragma.c361 sqlite3VdbeAddOp0(v, OP_Halt); in integrityCheckResultRow()
779 { OP_Halt, SQLITE_OK, OE_Abort, 0}, /* 3 */ in sqlite3Pragma()
1785 { OP_Halt, 0, 0, 0}, /* 4 */ in sqlite3Pragma()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dupsert.c295 sqlite3VdbeAddOp4(v, OP_Halt, SQLITE_CORRUPT, OE_Abort, 0, in sqlite3UpsertDoUpdate()
H A Dvdbeblob.c270 {OP_Halt, 0, 0, 0}, /* 5 */ in sqlite3_blob_open()
H A Dpragma.c361 sqlite3VdbeAddOp0(v, OP_Halt); in integrityCheckResultRow()
779 { OP_Halt, SQLITE_OK, OE_Abort, 0}, /* 3 */ in sqlite3Pragma()
1785 { OP_Halt, 0, 0, 0}, /* 4 */ in sqlite3Pragma()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dvdbeblob.c272 {OP_Halt, 0, 0, 0}, /* 5 */ in sqlite3_blob_open()
H A Dpragma.c310 sqlite3VdbeAddOp2(v, OP_Halt, 0, 0); in integrityCheckResultRow()
732 { OP_Halt, SQLITE_OK, OE_Abort, 0}, /* 3 */ in sqlite3Pragma()

123456789