Home | History | Annotate | Download | only in orig

Lines Matching defs:OP_ToBlob

9398 #define OP_ToBlob        144 /* same as TK_TO_BLOB                         */
69772 case OP_ToBlob: { /* same as TK_TO_BLOB, in1 */
80830 assert( to_op==OP_ToBlob || aff!=SQLITE_AFF_NONE );
80835 testcase( to_op==OP_ToBlob );