Home
last modified time | relevance | path

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

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