Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c242062 static int sqlite3Fts5HashScanInit(
250025 static int sqlite3Fts5HashScanInit( function
252952 p->rc = sqlite3Fts5HashScanInit(p->pHash, (const char*)pTerm, nTerm);
255712 p->rc = sqlite3Fts5HashScanInit(pHash, 0, 0);