Home | History | Annotate | Download | only in fts3

Lines Matching refs:iLast

1851     sqlite3_int64 iLast = 0;      /* Largest block id written to database */
1860 pWriter->iFirst, pWriter->iFree, &iLast, &zRoot, &nRoot);
1864 p, iLevel, iIdx, pWriter->iFirst, iLastLeaf, iLast, zRoot, nRoot);