Home | History | Annotate | Download | only in orig

Lines Matching defs:OP_Transaction

9258 #define OP_Transaction     4
62676 case OP_Transaction: {
71039 case OP_Transaction: {
74668 /* {OP_Transaction, 0, 0, 0}, // 0: Inserted separately */
74793 sqlite3VdbeAddOp4Int(v, OP_Transaction, iDb, flags,
79842 /* Code an OP_Transaction and OP_TableLock for <table>. */
86266 OP_Transaction, /* Opcode */
89848 sqlite3VdbeAddOp2(v, OP_Transaction, i, (type==TK_EXCLUSIVE)+1);
99030 { OP_Transaction, 0, 0, 0}, /* 0 */
99293 { OP_Transaction, 0, 1, 0}, /* 0 */
100338 { OP_Transaction, 0, 1, 0}, /* 0 */
100350 { OP_Transaction, 0, 0, 0}, /* 0 */