Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c253532 static Fts5Iter *fts5MultiIterAlloc( function
254047 *ppOut = pNew = fts5MultiIterAlloc(p, nSeg);
254115 pNew = fts5MultiIterAlloc(p, 2);
257356 pNew = fts5MultiIterAlloc(p, pStruct->nSegment);
257450 pRet = fts5MultiIterAlloc(p, 0);