Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5_index.c1230 static int fts5SegmentSize(Fts5StructureSegment *pSeg){ in fts5SegmentSize() function
1253 int sz = fts5SegmentSize(&pLvl->aSeg[is]); in fts5StructurePromoteTo()