Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c82213 static int anotherValidCursor(BtCursor *pCur){ function
82256 if( pPage->nOverflow && (rc = anotherValidCursor(pCur))==SQLITE_OK ){