Home | History | Annotate | Download | only in dist

Lines Matching refs:atLast

48972   u8 atLast;                /* Cursor pointing to the last entry */
53709 pCur->atLast = 0;
53810 if( CURSOR_VALID==pCur->eState && pCur->atLast ){
53833 pCur->atLast = rc==SQLITE_OK ?1:0;
53890 if( pCur->atLast && pCur->info.nKey<intKey ){
54153 pCur->atLast = 0;