Home | History | Annotate | Download | only in amalgamation

Lines Matching refs:atLast

46698   u8 atLast;                /* Cursor pointing to the last entry */
51366 pCur->atLast = 0;
51467 if( CURSOR_VALID==pCur->eState && pCur->atLast ){
51490 pCur->atLast = rc==SQLITE_OK ?1:0;
51547 if( pCur->atLast && pCur->info.nKey<intKey ){
51800 pCur->atLast = 0;