OP_RowSetAdd 67207 third_party/sqlite/amalgamation/sqlite3.c case OP_RowSetAdd: { /* in1, in2 */ OP_RowSetAdd 81434 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeAddOp2(v, OP_RowSetAdd, iRowSet, regRowid); OP_RowSetAdd 96021 third_party/sqlite/amalgamation/sqlite3.c sqlite3VdbeAddOp2(v, OP_RowSetAdd, regRowSet, regOldRowid); OP_RowSetAdd 377 third_party/sqlite/src/src/delete.c sqlite3VdbeAddOp2(v, OP_RowSetAdd, iRowSet, regRowid); OP_RowSetAdd 322 third_party/sqlite/src/src/update.c sqlite3VdbeAddOp2(v, OP_RowSetAdd, regRowSet, regOldRowid); OP_RowSetAdd 4799 third_party/sqlite/src/src/vdbe.c case OP_RowSetAdd: { /* in1, in2 */