Searched refs:anotherValidCursor (Results 1 – 1 of 1) sorted by relevance
8709 static int anotherValidCursor(BtCursor *pCur){ in anotherValidCursor() function8752 if( pPage->nOverflow && (rc = anotherValidCursor(pCur))==SQLITE_OK ){ in balance()