Searched refs:sqlite3Fts5HashScanInit (Results 1 – 1 of 1) sorted by relevance
242794 static int sqlite3Fts5HashScanInit(250757 static int sqlite3Fts5HashScanInit( function253688 p->rc = sqlite3Fts5HashScanInit(p->pHash, (const char*)pTerm, nTerm);256455 p->rc = sqlite3Fts5HashScanInit(pHash, 0, 0);