Searched refs:SQLITE_BLOB (Results 1 – 7 of 7) sorted by relevance
1015 if (sqlite3_column_type(ctx->credstmt, 0) != SQLITE_BLOB) { in scc_get_next()1091 if (sqlite3_column_type(stmt, 0) != SQLITE_BLOB) { in scc_remove_cred()
3384 #define SQLITE_BLOB 4 macro
3937 #define SQLITE_BLOB 4 macro57653 pMem->type = SQLITE_BLOB;57899 pMem->type = (enc==0 ? SQLITE_BLOB : SQLITE_TEXT);58075 pMem->type = SQLITE_BLOB;62682 case SQLITE_BLOB: {63193 pMem->type = SQLITE_BLOB;78174 if( p->eType==SQLITE_TEXT || p->eType==SQLITE_BLOB ){78287 }else if( eType==SQLITE_TEXT || eType==SQLITE_BLOB ){78289 (eType==SQLITE_BLOB) ?78510 case SQLITE_BLOB:[all …]
148 case SQLITE_BLOB: in dbd_sqlite3_select_internal()
3895 #define SQLITE_BLOB 4 macro
1011 }else if( aiType && aiType[i]==SQLITE_BLOB && p->pStmt ){ in shell_callback()1576 if( x==SQLITE_BLOB && pArg && pArg->mode==MODE_Insert ){ in shell_exec()2347 case SQLITE_BLOB: { in tryToCloneData()
4109 #define SQLITE_BLOB 4 macro70355 SQLITE_BLOB, /* 0x00 */70371 SQLITE_BLOB, /* 0x10 */71533 case SQLITE_BLOB: {91237 case SQLITE_BLOB:97638 case SQLITE_BLOB: z = "blob"; break;97658 case SQLITE_BLOB:97756 if( typeHaystack==SQLITE_BLOB && typeNeedle==SQLITE_BLOB ){97834 if( p0type==SQLITE_BLOB ){97886 if( p0type!=SQLITE_BLOB ){[all …]