Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5_index.c4287 static void fts5IndexMergeLevel( in fts5IndexMergeLevel() function
4479 fts5IndexMergeLevel(p, &pStruct, iBestLvl, &nRem); in fts5IndexMerge()
4527 fts5IndexMergeLevel(p, &pStruct, iLvl, 0); in fts5IndexCrisismerge()
4818 fts5IndexMergeLevel(p, &pNew, iLvl, &nRem); in sqlite3Fts5IndexOptimize()