Searched refs:SQLITE_BLOB (Results 1 – 8 of 8) sorted by relevance
962 case SQLITE_BLOB: { in tclSqlFunc()1022 eType = SQLITE_BLOB; in tclSqlFunc()1036 case SQLITE_BLOB: { in tclSqlFunc()1737 case SQLITE_BLOB: { in dbEvalColumnValue()2871 assert( SQLITE_BLOB==4 && SQLITE_NULL==5 ); in DbObjCmd()
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;58075 pMem->type = SQLITE_BLOB;62682 case SQLITE_BLOB: {63193 pMem->type = SQLITE_BLOB;78510 case SQLITE_BLOB:84146 case SQLITE_BLOB:84246 if( p0type==SQLITE_BLOB ){84290 if( p0type!=SQLITE_BLOB ){84916 case SQLITE_BLOB: {[all …]
148 case SQLITE_BLOB: in dbd_sqlite3_select_internal()
1899 if( eType==SQLITE_BLOB ){ in sha3Func()2052 case SQLITE_BLOB: { in sha3QueryFunc()5637 }else if( sqlite3_value_type(argv[0])==SQLITE_BLOB ){ in zipfileFilter()6617 if( sqlite3_value_type(argv[0])==SQLITE_BLOB ){ in sqlarCompressFunc()8324 case SQLITE_BLOB: in idxRemFunc()8347 case SQLITE_BLOB: in idxRemFunc()8360 if( pSlot->eType==SQLITE_BLOB ){ in idxRemFunc()9988 bBin = sqlite3_value_type(argv[0])==SQLITE_BLOB; in editFunc()10856 }else if( aiType && aiType[i]==SQLITE_BLOB && p->pStmt ){ in shell_callback()10894 }else if( aiType && aiType[i]==SQLITE_BLOB && p->pStmt ){ in shell_callback()[all …]
4743 #define SQLITE_BLOB 4 macro
5782 #define SQLITE_BLOB 4 macro83081 int eType = SQLITE_BLOB;84310 case SQLITE_BLOB: {116738 assert( SQLITE_BLOB==4 );116759 case SQLITE_BLOB:116865 if( typeHaystack==SQLITE_BLOB && typeNeedle==SQLITE_BLOB ){116869 }else if( typeHaystack!=SQLITE_BLOB && typeNeedle!=SQLITE_BLOB ){116966 if( p0type==SQLITE_BLOB ){117018 if( p0type!=SQLITE_BLOB ){117702 case SQLITE_BLOB: {[all …]