Home | History | Annotate | Download | only in dist

Lines Matching refs:SQLITE_DONE

3970       if( rc!=SQLITE_OK && rc!=SQLITE_ROW && rc!=SQLITE_DONE ){
3981 if( rc==SQLITE_DONE ) break;
4044 if( rc!=SQLITE_DONE ){
4725 if( rc==SQLITE_DONE ){
5642 if( rc==SQLITE_DONE ){