Searched refs:iPrevLeaf (Results 1 – 1 of 1) sorted by relevance
6154 int iPrevLeaf = iIdxLeaf; in fts5IndexIntegrityCheckSegment() local6165 for(iPg=iPrevLeaf+1; iPg<fts5DlidxIterPgno(pDlidx); iPg++){ in fts5IndexIntegrityCheckSegment()6173 iPrevLeaf = fts5DlidxIterPgno(pDlidx); in fts5IndexIntegrityCheckSegment()6177 iKey = FTS5_SEGMENT_ROWID(iSegid, iPrevLeaf); in fts5IndexIntegrityCheckSegment()