Lines Matching refs:OP_RowSetRead
13884 #define OP_RowSetRead 42 /* jump, synopsis: r[P3]=rowset(P1) */
85748 case OP_RowSetRead: { /* jump, in1, out3 */
107109 addrLoop = sqlite3VdbeAddOp3(v, OP_RowSetRead, iRowSet, 0, iKey);
126588 labelContinue = sqlite3VdbeAddOp3(v, OP_RowSetRead, regRowSet, labelBreak,