CURSOR_FAULT 48201 sqlite3/libsqlite/sqlite3.c if( pCur->eState==CURSOR_FAULT ){
CURSOR_FAULT 50756 sqlite3/libsqlite/sqlite3.c if( pCur->wrFlag && pCur->eState!=CURSOR_FAULT ) r++;
CURSOR_FAULT 50785 sqlite3/libsqlite/sqlite3.c p->eState = CURSOR_FAULT;
CURSOR_FAULT 51725 sqlite3/libsqlite/sqlite3.c assert( CURSOR_FAULT > CURSOR_REQUIRESEEK );
CURSOR_FAULT 51727 sqlite3/libsqlite/sqlite3.c if( pCur->eState==CURSOR_FAULT ){
CURSOR_FAULT 54200 sqlite3/libsqlite/sqlite3.c if( pCur->eState==CURSOR_FAULT ){