OP_NotExists 65994 third_party/sqlite/amalgamation/sqlite3.c case OP_NotExists: { /* jump, in3 */ OP_NotExists 68573 third_party/sqlite/amalgamation/sqlite3.c {OP_NotExists, 0, 10, 1}, /* 6: Seek the cursor */ OP_NotExists 72580 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeAddOp3(v, OP_NotExists, pExpr->iTable, destIfFalse, r1); OP_NotExists 81555 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeAddOp3(v, OP_NotExists, iCur, iLabel, iRowid); OP_NotExists 81590 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeAddOp3(v, OP_NotExists, iCur, iLabel, iRowid); OP_NotExists 83661 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeAddOp3(v, OP_NotExists, iCur, 0, regTemp); OP_NotExists 85728 third_party/sqlite/amalgamation/sqlite3.c j3 = sqlite3VdbeAddOp3(v, OP_NotExists, baseCur, 0, regRowid); OP_NotExists 86262 third_party/sqlite/amalgamation/sqlite3.c addr2 = sqlite3VdbeAddOp3(v, OP_NotExists, iDest, 0, regRowid); OP_NotExists 96076 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeAddOp3(v, OP_NotExists, iCur, addr, regOldRowid); OP_NotExists 96159 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeAddOp3(v, OP_NotExists, iCur, addr, regOldRowid); OP_NotExists 96187 third_party/sqlite/amalgamation/sqlite3.c j1 = sqlite3VdbeAddOp3(v, OP_NotExists, iCur, 0, regOldRowid); OP_NotExists 101358 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeAddOp3(v, OP_NotExists, iCur, addrNxt, iRowidReg); OP_NotExists 498 third_party/sqlite/src/src/delete.c sqlite3VdbeAddOp3(v, OP_NotExists, iCur, iLabel, iRowid); OP_NotExists 533 third_party/sqlite/src/src/delete.c sqlite3VdbeAddOp3(v, OP_NotExists, iCur, iLabel, iRowid); OP_NotExists 1843 third_party/sqlite/src/src/expr.c sqlite3VdbeAddOp3(v, OP_NotExists, pExpr->iTable, destIfFalse, r1); OP_NotExists 369 third_party/sqlite/src/src/fkey.c sqlite3VdbeAddOp3(v, OP_NotExists, iCur, 0, regTemp); OP_NotExists 1245 third_party/sqlite/src/src/insert.c j3 = sqlite3VdbeAddOp3(v, OP_NotExists, baseCur, 0, regRowid); OP_NotExists 1779 third_party/sqlite/src/src/insert.c addr2 = sqlite3VdbeAddOp3(v, OP_NotExists, iDest, 0, regRowid); OP_NotExists 377 third_party/sqlite/src/src/update.c sqlite3VdbeAddOp3(v, OP_NotExists, iCur, addr, regOldRowid); OP_NotExists 460 third_party/sqlite/src/src/update.c sqlite3VdbeAddOp3(v, OP_NotExists, iCur, addr, regOldRowid); OP_NotExists 488 third_party/sqlite/src/src/update.c j1 = sqlite3VdbeAddOp3(v, OP_NotExists, iCur, 0, regOldRowid); OP_NotExists 3624 third_party/sqlite/src/src/vdbe.c case OP_NotExists: { /* jump, in3 */ OP_NotExists 145 third_party/sqlite/src/src/vdbeblob.c {OP_NotExists, 0, 10, 1}, /* 6: Seek the cursor */ OP_NotExists 3704 third_party/sqlite/src/src/where.c sqlite3VdbeAddOp3(v, OP_NotExists, iCur, addrNxt, iRowidReg);