OP_NotFound 65829 third_party/sqlite/amalgamation/sqlite3.c case OP_NotFound: /* jump, in3 */ OP_NotFound 72600 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeAddOp4Int(v, OP_NotFound, pExpr->iTable, destIfFalse, r1, 1); OP_NotFound 91727 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeAddOp4Int(v, OP_NotFound, tab2, iCont, r1, 0); OP_NotFound 1863 third_party/sqlite/src/src/expr.c sqlite3VdbeAddOp4Int(v, OP_NotFound, pExpr->iTable, destIfFalse, r1, 1); OP_NotFound 1805 third_party/sqlite/src/src/select.c sqlite3VdbeAddOp4Int(v, OP_NotFound, tab2, iCont, r1, 0); OP_NotFound 3463 third_party/sqlite/src/src/vdbe.c case OP_NotFound: /* jump, in3 */