Home | History | Annotate | Download | only in orig

Lines Matching refs:OP_VDestroy

13998 #define OP_VDestroy      156
15258 int nVDestroy; /* Number of active OP_VDestroy operations */
86572 case OP_VDestroy: {
104120 sqlite3VdbeAddOp4(v, OP_VDestroy, iDb, 0, 0, pTab->zName, 0);