Home | History | Annotate | Download | only in dist

Lines Matching refs:OP_ToBlob

7864 #define OP_ToBlob                             142   /* same as TK_TO_BLOB  */
62002 case OP_ToBlob: { /* same as TK_TO_BLOB, in1 */
71171 assert( to_op==OP_ToBlob || aff!=SQLITE_AFF_NONE );
71176 testcase( to_op==OP_ToBlob );