Home
last modified time | relevance | path

Searched refs:OP_NotFound (Results 1 – 25 of 196) sorted by relevance

12345678

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Ddelete.c500 sqlite3VdbeAddOp4Int(v, OP_NotFound, iDataCur, addrBypass, iKey, nKey); in sqlite3DeleteFrom()
649 opSeek = HasRowid(pTab) ? OP_NotExists : OP_NotFound; in sqlite3GenerateRowDelete()
653 VdbeCoverageIf(v, opSeek==OP_NotFound); in sqlite3GenerateRowDelete()
700 VdbeCoverageIf(v, opSeek==OP_NotFound); in sqlite3GenerateRowDelete()
H A Dupdate.c476 sqlite3VdbeAddOp4Int(v, OP_NotFound, iDataCur, labelBreak, regKey, nKey); in sqlite3Update()
491 sqlite3VdbeAddOp4Int(v, OP_NotFound, iDataCur, labelContinue, regKey, 0); in sqlite3Update()
587 sqlite3VdbeAddOp4Int(v, OP_NotFound, iDataCur, labelContinue,regKey,nKey); in sqlite3Update()
623 addr1 = sqlite3VdbeAddOp4Int(v, OP_NotFound, iDataCur, 0, regKey, nKey); in sqlite3Update()
H A Danalyze.c1240 u8 seekOp = HasRowid(pTab) ? OP_NotExists : OP_NotFound; in analyzeOneTable()
H A Dwherecode.c1683 sqlite3VdbeAddOp4Int(v, OP_NotFound, iCur, addrCont, in sqlite3WhereCodeOneLoopStart()
/dports/devel/qmake/qt-x11-free-3.3.8/src/3rdparty/sqlite/
H A Dopcodes.h71 #define OP_NotFound 70 macro
/dports/databases/p5-DBD-SQLite2/DBD-SQLite2-0.38/
H A Dopcodes.h71 #define OP_NotFound 70 macro
H A Dselect.c494 sqliteVdbeAddOp(v, OP_NotFound, iParm, addr+3); in selectInnerLoop()
1486 sqliteVdbeAddOp(v, OP_NotFound, tab2, iCont); in multiSelect()
H A Dexpr.c1461 sqliteVdbeAddOp(v, OP_NotFound, pExpr->iTable, dest); in sqliteExprIfFalse()
H A Dvdbe.c2637 case OP_NotFound: in sqliteVdbeExec()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Ddelete.c552 sqlite3VdbeAddOp4Int(v, OP_NotFound, iDataCur, addrBypass, iKey, nKey); in sqlite3DeleteFrom()
712 opSeek = HasRowid(pTab) ? OP_NotExists : OP_NotFound; in sqlite3GenerateRowDelete()
716 VdbeCoverageIf(v, opSeek==OP_NotFound); in sqlite3GenerateRowDelete()
764 VdbeCoverageIf(v, opSeek==OP_NotFound); in sqlite3GenerateRowDelete()
H A Dupdate.c804 sqlite3VdbeAddOp4Int(v, OP_NotFound, iDataCur, labelBreak, regKey,nKey); in sqlite3Update()
824 v, OP_NotFound, iDataCur, labelContinue, iPk, nPk in sqlite3Update()
835 sqlite3VdbeAddOp4Int(v, OP_NotFound, iDataCur, labelContinue, regKey,0); in sqlite3Update()
958 sqlite3VdbeAddOp4Int(v, OP_NotFound,iDataCur,labelContinue,regKey,nKey); in sqlite3Update()
1003 sqlite3VdbeAddOp4Int(v, OP_NotFound,iDataCur,labelContinue,regKey,nKey); in sqlite3Update()
H A Danalyze.c1289 u8 seekOp = HasRowid(pTab) ? OP_NotExists : OP_NotFound; in analyzeOneTable()
H A Dwherecode.c1952 sqlite3VdbeAddOp4Int(v, OP_NotFound, iCur, addrCont, in sqlite3WhereCodeOneLoopStart()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Ddelete.c546 sqlite3VdbeAddOp4Int(v, OP_NotFound, iDataCur, addrBypass, iKey, nKey); in sqlite3DeleteFrom()
706 opSeek = HasRowid(pTab) ? OP_NotExists : OP_NotFound; in sqlite3GenerateRowDelete()
710 VdbeCoverageIf(v, opSeek==OP_NotFound); in sqlite3GenerateRowDelete()
758 VdbeCoverageIf(v, opSeek==OP_NotFound); in sqlite3GenerateRowDelete()
H A Dupdate.c626 sqlite3VdbeAddOp4Int(v, OP_NotFound, iDataCur, labelBreak, regKey,nKey); in sqlite3Update()
639 sqlite3VdbeAddOp4Int(v, OP_NotFound, iDataCur, labelContinue, regKey, 0); in sqlite3Update()
748 sqlite3VdbeAddOp4Int(v, OP_NotFound, iDataCur, labelContinue,regKey,nKey); in sqlite3Update()
792 sqlite3VdbeAddOp4Int(v, OP_NotFound,iDataCur,labelContinue,regKey,nKey); in sqlite3Update()
H A Danalyze.c1219 u8 seekOp = HasRowid(pTab) ? OP_NotExists : OP_NotFound; in analyzeOneTable()
H A Dwherecode.c1925 sqlite3VdbeAddOp4Int(v, OP_NotFound, iCur, addrCont, in sqlite3WhereCodeOneLoopStart()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Ddelete.c545 sqlite3VdbeAddOp4Int(v, OP_NotFound, iDataCur, addrBypass, iKey, nKey); in sqlite3DeleteFrom()
705 opSeek = HasRowid(pTab) ? OP_NotExists : OP_NotFound; in sqlite3GenerateRowDelete()
709 VdbeCoverageIf(v, opSeek==OP_NotFound); in sqlite3GenerateRowDelete()
757 VdbeCoverageIf(v, opSeek==OP_NotFound); in sqlite3GenerateRowDelete()
H A Dupdate.c803 sqlite3VdbeAddOp4Int(v, OP_NotFound, iDataCur, labelBreak, regKey,nKey); in sqlite3Update()
823 v, OP_NotFound, iDataCur, labelContinue, iPk, nPk in sqlite3Update()
834 sqlite3VdbeAddOp4Int(v, OP_NotFound, iDataCur, labelContinue, regKey,0); in sqlite3Update()
957 sqlite3VdbeAddOp4Int(v, OP_NotFound,iDataCur,labelContinue,regKey,nKey); in sqlite3Update()
1002 sqlite3VdbeAddOp4Int(v, OP_NotFound,iDataCur,labelContinue,regKey,nKey); in sqlite3Update()
H A Danalyze.c1289 u8 seekOp = HasRowid(pTab) ? OP_NotExists : OP_NotFound; in analyzeOneTable()
H A Dwherecode.c1946 sqlite3VdbeAddOp4Int(v, OP_NotFound, iCur, addrCont, in sqlite3WhereCodeOneLoopStart()
/dports/databases/db5/db-5.3.28/lang/sql/generated/
H A Dopcodes.h79 #define OP_NotFound 49 macro
/dports/databases/sqlite2/sqlite-2.8.17/src/
H A Dselect.c494 sqliteVdbeAddOp(v, OP_NotFound, iParm, addr+3); in selectInnerLoop()
1486 sqliteVdbeAddOp(v, OP_NotFound, tab2, iCont); in multiSelect()
H A Dexpr.c1461 sqliteVdbeAddOp(v, OP_NotFound, pExpr->iTable, dest); in sqliteExprIfFalse()
H A Dvdbe.c2637 case OP_NotFound: in sqliteVdbeExec()

12345678