OP_Variable 61520 third_party/sqlite/amalgamation/sqlite3.c if( pOp->opcode==OP_Variable ){ OP_Variable 63299 third_party/sqlite/amalgamation/sqlite3.c case OP_Variable: { /* out2-prerelease */ OP_Variable 68572 third_party/sqlite/amalgamation/sqlite3.c {OP_Variable, 1, 1, 1}, /* 5: Push the rowid to the stack */ OP_Variable 73083 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeAddOp2(v, OP_Variable, pExpr->iColumn, target); OP_Variable 2346 third_party/sqlite/src/src/expr.c sqlite3VdbeAddOp2(v, OP_Variable, pExpr->iColumn, target); OP_Variable 985 third_party/sqlite/src/src/vdbe.c case OP_Variable: { /* out2-prerelease */ OP_Variable 1186 third_party/sqlite/src/src/vdbeapi.c if( pOp->opcode==OP_Variable ){ OP_Variable 144 third_party/sqlite/src/src/vdbeblob.c {OP_Variable, 1, 1, 1}, /* 5: Push the rowid to the stack */