Home | History | Annotate | Download | only in dist

Lines Matching defs:OP_Transaction

9258 #define OP_Transaction     4
62696 case OP_Transaction: {
71059 case OP_Transaction: {
74688 /* {OP_Transaction, 0, 0, 0}, // 0: Inserted separately */
74813 sqlite3VdbeAddOp4Int(v, OP_Transaction, iDb, flags,
79862 /* Code an OP_Transaction and OP_TableLock for <table>. */
86286 OP_Transaction, /* Opcode */
89868 sqlite3VdbeAddOp2(v, OP_Transaction, i, (type==TK_EXCLUSIVE)+1);
99050 { OP_Transaction, 0, 0, 0}, /* 0 */
99313 { OP_Transaction, 0, 1, 0}, /* 0 */
100358 { OP_Transaction, 0, 1, 0}, /* 0 */
100370 { OP_Transaction, 0, 0, 0}, /* 0 */