Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c242794 static int sqlite3Fts5HashScanInit(
250757 static int sqlite3Fts5HashScanInit( function
253688 p->rc = sqlite3Fts5HashScanInit(p->pHash, (const char*)pTerm, nTerm);
256455 p->rc = sqlite3Fts5HashScanInit(pHash, 0, 0);