OP_ResultRow     63402 third_party/sqlite/amalgamation/sqlite3.c case OP_ResultRow: {
OP_ResultRow     68575 third_party/sqlite/amalgamation/sqlite3.c     {OP_ResultRow, 1, 0, 0},       /* 8  */
OP_ResultRow     81495 third_party/sqlite/amalgamation/sqlite3.c     sqlite3VdbeAddOp2(v, OP_ResultRow, memCnt, 1);
OP_ResultRow     85518 third_party/sqlite/amalgamation/sqlite3.c     sqlite3VdbeAddOp2(v, OP_ResultRow, regRowCount, 1);
OP_ResultRow     87691 third_party/sqlite/amalgamation/sqlite3.c   sqlite3VdbeAddOp2(v, OP_ResultRow, mem, 1);
OP_ResultRow     87909 third_party/sqlite/amalgamation/sqlite3.c       { OP_ResultRow,   1, 1,        0},
OP_ResultRow     88009 third_party/sqlite/amalgamation/sqlite3.c     sqlite3VdbeAddOp2(v, OP_ResultRow, iReg, 1);
OP_ResultRow     88058 third_party/sqlite/amalgamation/sqlite3.c     sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 1);
OP_ResultRow     88106 third_party/sqlite/amalgamation/sqlite3.c     sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 1);
OP_ResultRow     88206 third_party/sqlite/amalgamation/sqlite3.c     sqlite3VdbeAddOp1(v, OP_ResultRow, 1);
OP_ResultRow     88276 third_party/sqlite/amalgamation/sqlite3.c         sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 1);
OP_ResultRow     88334 third_party/sqlite/amalgamation/sqlite3.c         sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 1);
OP_ResultRow     88432 third_party/sqlite/amalgamation/sqlite3.c         sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 6);
OP_ResultRow     88456 third_party/sqlite/amalgamation/sqlite3.c         sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 3);
OP_ResultRow     88480 third_party/sqlite/amalgamation/sqlite3.c           sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 3);
OP_ResultRow     88503 third_party/sqlite/amalgamation/sqlite3.c       sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 3);
OP_ResultRow     88518 third_party/sqlite/amalgamation/sqlite3.c       sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 2);
OP_ResultRow     88559 third_party/sqlite/amalgamation/sqlite3.c             sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 8);
OP_ResultRow     88612 third_party/sqlite/amalgamation/sqlite3.c       { OP_ResultRow,   3, 1,        0},
OP_ResultRow     88678 third_party/sqlite/amalgamation/sqlite3.c       sqlite3VdbeAddOp2(v, OP_ResultRow, 2, 1);
OP_ResultRow     88708 third_party/sqlite/amalgamation/sqlite3.c             { OP_ResultRow,   3,  1,  0},
OP_ResultRow     88734 third_party/sqlite/amalgamation/sqlite3.c              { OP_ResultRow,    2,  1,  0},
OP_ResultRow     88806 third_party/sqlite/amalgamation/sqlite3.c       sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 1);
OP_ResultRow     88892 third_party/sqlite/amalgamation/sqlite3.c         { OP_ResultRow,       1,  1,  0}
OP_ResultRow     88919 third_party/sqlite/amalgamation/sqlite3.c       sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 1);
OP_ResultRow     88948 third_party/sqlite/amalgamation/sqlite3.c     sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 3);
OP_ResultRow     88997 third_party/sqlite/amalgamation/sqlite3.c       sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 2);
OP_ResultRow     90626 third_party/sqlite/amalgamation/sqlite3.c         sqlite3VdbeAddOp2(v, OP_ResultRow, regResult, nColumn);
OP_ResultRow     90859 third_party/sqlite/amalgamation/sqlite3.c         sqlite3VdbeAddOp2(v, OP_ResultRow, pDest->iMem, nColumn);
OP_ResultRow     91939 third_party/sqlite/amalgamation/sqlite3.c       sqlite3VdbeAddOp2(v, OP_ResultRow, pIn->iMem, pIn->nMem);
OP_ResultRow     96248 third_party/sqlite/amalgamation/sqlite3.c     sqlite3VdbeAddOp2(v, OP_ResultRow, regRowCount, 1);
OP_ResultRow      438 third_party/sqlite/src/src/delete.c     sqlite3VdbeAddOp2(v, OP_ResultRow, memCnt, 1);
OP_ResultRow     1035 third_party/sqlite/src/src/insert.c     sqlite3VdbeAddOp2(v, OP_ResultRow, regRowCount, 1);
OP_ResultRow      155 third_party/sqlite/src/src/pragma.c   sqlite3VdbeAddOp2(v, OP_ResultRow, mem, 1);
OP_ResultRow      373 third_party/sqlite/src/src/pragma.c       { OP_ResultRow,   1, 1,        0},
OP_ResultRow      473 third_party/sqlite/src/src/pragma.c     sqlite3VdbeAddOp2(v, OP_ResultRow, iReg, 1);
OP_ResultRow      522 third_party/sqlite/src/src/pragma.c     sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 1);
OP_ResultRow      570 third_party/sqlite/src/src/pragma.c     sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 1);
OP_ResultRow      670 third_party/sqlite/src/src/pragma.c     sqlite3VdbeAddOp1(v, OP_ResultRow, 1);
OP_ResultRow      740 third_party/sqlite/src/src/pragma.c         sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 1);
OP_ResultRow      798 third_party/sqlite/src/src/pragma.c         sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 1);
OP_ResultRow      896 third_party/sqlite/src/src/pragma.c         sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 6);
OP_ResultRow      920 third_party/sqlite/src/src/pragma.c         sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 3);
OP_ResultRow      944 third_party/sqlite/src/src/pragma.c           sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 3);
OP_ResultRow      967 third_party/sqlite/src/src/pragma.c       sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 3);
OP_ResultRow      982 third_party/sqlite/src/src/pragma.c       sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 2);
OP_ResultRow     1023 third_party/sqlite/src/src/pragma.c             sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 8);
OP_ResultRow     1076 third_party/sqlite/src/src/pragma.c       { OP_ResultRow,   3, 1,        0},
OP_ResultRow     1142 third_party/sqlite/src/src/pragma.c       sqlite3VdbeAddOp2(v, OP_ResultRow, 2, 1);
OP_ResultRow     1172 third_party/sqlite/src/src/pragma.c             { OP_ResultRow,   3,  1,  0},
OP_ResultRow     1198 third_party/sqlite/src/src/pragma.c              { OP_ResultRow,    2,  1,  0},
OP_ResultRow     1270 third_party/sqlite/src/src/pragma.c       sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 1);
OP_ResultRow     1356 third_party/sqlite/src/src/pragma.c         { OP_ResultRow,       1,  1,  0}
OP_ResultRow     1383 third_party/sqlite/src/src/pragma.c       sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 1);
OP_ResultRow     1412 third_party/sqlite/src/src/pragma.c     sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 3);
OP_ResultRow     1461 third_party/sqlite/src/src/pragma.c       sqlite3VdbeAddOp2(v, OP_ResultRow, 1, 2);
OP_ResultRow      704 third_party/sqlite/src/src/select.c         sqlite3VdbeAddOp2(v, OP_ResultRow, regResult, nColumn);
OP_ResultRow      937 third_party/sqlite/src/src/select.c         sqlite3VdbeAddOp2(v, OP_ResultRow, pDest->iMem, nColumn);
OP_ResultRow     2017 third_party/sqlite/src/src/select.c       sqlite3VdbeAddOp2(v, OP_ResultRow, pIn->iMem, pIn->nMem);
OP_ResultRow      549 third_party/sqlite/src/src/update.c     sqlite3VdbeAddOp2(v, OP_ResultRow, regRowCount, 1);
OP_ResultRow     1084 third_party/sqlite/src/src/vdbe.c case OP_ResultRow: {
OP_ResultRow      147 third_party/sqlite/src/src/vdbeblob.c     {OP_ResultRow, 1, 0, 0},       /* 8  */