Searched refs:lastRecno (Results 1 – 3 of 3) sorted by relevance
65 int lastRecno; /* Last recno from a Next or NextIdx operation */ member
1052 p->lastRecno = keyToInt(p->movetoTarget); in sqliteVdbeCursorMoveto()
2575 pC->lastRecno = pTos->i; in sqliteVdbeExec()2785 p->aCsr[i].lastRecno = pTos->i; in sqliteVdbeExec()3251 v = pC->lastRecno; in sqliteVdbeExec()