Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c258635 int iPrevLeaf = iIdxLeaf; local
258646 for(iPg=iPrevLeaf+1; iPg<fts5DlidxIterPgno(pDlidx); iPg++){
258654 iPrevLeaf = fts5DlidxIterPgno(pDlidx);
258658 iKey = FTS5_SEGMENT_ROWID(iSegid, iPrevLeaf);