OP_Destroy       57495 third_party/sqlite/amalgamation/sqlite3.c     if( opcode==OP_Destroy || opcode==OP_VUpdate || opcode==OP_VRename 
OP_Destroy       66904 third_party/sqlite/amalgamation/sqlite3.c case OP_Destroy: {     /* out2-prerelease */
OP_Destroy       78746 third_party/sqlite/amalgamation/sqlite3.c   sqlite3VdbeAddOp3(v, OP_Destroy, iTable, r1, iDb);
OP_Destroy       1907 third_party/sqlite/src/src/build.c   sqlite3VdbeAddOp3(v, OP_Destroy, iTable, r1, iDb);
OP_Destroy       4506 third_party/sqlite/src/src/vdbe.c case OP_Destroy: {     /* out2-prerelease */
OP_Destroy        370 third_party/sqlite/src/src/vdbeaux.c     if( opcode==OP_Destroy || opcode==OP_VUpdate || opcode==OP_VRename