Home
last modified time | relevance | path

Searched refs:cursorOnLastPage (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dbtree.c5758 static int cursorOnLastPage(BtCursor *pCur){ in cursorOnLastPage() function
5832 && cursorOnLastPage(pCur) in sqlite3BtreeIndexMoveto()