Home | History | Annotate | Download | only in dist

Lines Matching refs:OP_CollSeq

7861 #define OP_CollSeq                             17
61750 case OP_CollSeq: {
61823 assert( pOp[-1].opcode==OP_CollSeq );
65694 assert( pOp[-1].opcode==OP_CollSeq );
71421 sqlite3VdbeAddOp4(v, OP_CollSeq, 0, 0, 0, (char *)pColl, P4_COLLSEQ);
91431 sqlite3VdbeAddOp4(v, OP_CollSeq, 0, 0, 0, (char *)pColl, P4_COLLSEQ);