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()
2566 pC->lastRecno = pTos->i; in sqliteVdbeExec()2776 p->aCsr[i].lastRecno = pTos->i; in sqliteVdbeExec()3242 v = pC->lastRecno; in sqliteVdbeExec()
Completed in 21 milliseconds