Searched refs:SQLITE_BLOB (Results 1 – 6 of 6) sorted by relevance
64 case SQLITE_BLOB: return sqlite::type_blob; in c_type_to_cxx()
1002 case SQLITE_BLOB: { in tclSqlFunc()1062 eType = SQLITE_BLOB; in tclSqlFunc()1076 case SQLITE_BLOB: { in tclSqlFunc()1780 case SQLITE_BLOB: { in dbEvalColumnValue()2928 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()
3357 if( eType==SQLITE_BLOB ){ in sha3Func()3512 case SQLITE_BLOB: { in sha3QueryFunc()3860 case SQLITE_BLOB: { in decimal_new()4759 case SQLITE_BLOB: in base64()5135 case SQLITE_BLOB: in base85()13448 case SQLITE_BLOB: in idxRemFunc()13471 case SQLITE_BLOB: in idxRemFunc()13485 if( pSlot->eType==SQLITE_BLOB ){ in idxRemFunc()21833 case SQLITE_BLOB: { in quoted_column()22127 if( x==SQLITE_BLOB in exec_prepared_stmt()[all …]
5050 #define SQLITE_BLOB 4 macro
5363 #define SQLITE_BLOB 4 macro92200 case SQLITE_BLOB: {128739 assert( SQLITE_BLOB==4 );128772 case SQLITE_BLOB:128811 case SQLITE_BLOB: {128914 if( typeHaystack==SQLITE_BLOB && typeNeedle==SQLITE_BLOB ){128918 }else if( typeHaystack!=SQLITE_BLOB && typeNeedle!=SQLITE_BLOB ){129767 case SQLITE_BLOB: {208063 case SQLITE_BLOB: {209324 case SQLITE_BLOB: {[all …]