Searched refs:pgnoLast (Results 1 – 1 of 1) sorted by relevance
1117 assert_nc( p1->pgnoLast==p2->pgnoLast ); in fts5StructureRead()2162 int pgnoLast = 0; in fts5SegIterReverse() local2201 pgnoLast = pgno; in fts5SegIterReverse()2223 pIter->iLeafPgno = pgnoLast; in fts5SegIterReverse()2734 if( iLeafPgno>pIter->pSeg->pgnoLast ){ in fts5SegIterGotoPage()4221 pSeg->pSeg->pgnoLast = 0; in fts5TrimSegments()4417 if( pSeg->pgnoLast==0 ){ in fts5IndexMergeLevel()4422 assert( pSeg->pgnoLast>0 ); in fts5IndexMergeLevel()4712 pSeg->pgnoLast = pgnoLast; in fts5FlushOneHash()6089 int iDlidxPrevLeaf = pSeg->pgnoLast; in fts5IndexIntegrityCheckSegment()[all …]