Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c254268 static Fts5Iter *fts5MultiIterAlloc( function
254785 *ppOut = pNew = fts5MultiIterAlloc(p, nSeg);
254853 pNew = fts5MultiIterAlloc(p, 2);
258099 pNew = fts5MultiIterAlloc(p, pStruct->nSegment);
258193 pRet = fts5MultiIterAlloc(p, 0);