Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5_index.c2984 static Fts5Iter *fts5MultiIterAlloc( in fts5MultiIterAlloc() function
3474 *ppOut = pNew = fts5MultiIterAlloc(p, nSeg); in fts5MultiIterNew()
3559 pNew = fts5MultiIterAlloc(p, 2); in fts5MultiIterNew2()