Home | History | Annotate | Download | only in orig

Lines Matching refs:SQLITE_BLOB

1192   if( eType==SQLITE_BLOB ){
1349 case SQLITE_BLOB: {
2125 }else if( aiType && aiType[i]==SQLITE_BLOB && p->pStmt ){
2161 }else if( aiType && aiType[i]==SQLITE_BLOB && p->pStmt ){
2776 if( x==SQLITE_BLOB && pArg && pArg->cMode==MODE_Insert ){
3939 case SQLITE_BLOB: {