Searched refs:iLeafRowid (Results 1 – 1 of 1) sorted by relevance
4225 i64 iLeafRowid; in fts5TrimSegments() local4230 iLeafRowid = FTS5_SEGMENT_ROWID(iId, pSeg->iTermLeafPgno); in fts5TrimSegments()4231 pData = fts5LeafRead(p, iLeafRowid); in fts5TrimSegments()4265 fts5DataDelete(p, FTS5_SEGMENT_ROWID(iId, 1), iLeafRowid); in fts5TrimSegments()4266 fts5DataWrite(p, iLeafRowid, buf.p, buf.n); in fts5TrimSegments()