Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c249649 static unsigned int fts5HashKey2(int nSlot, u8 b, const u8 *p, int n){ function
249757 iHash = fts5HashKey2(pHash->nSlot, (u8)bByte, (const u8*)pToken, nToken);
249779 iHash = fts5HashKey2(pHash->nSlot, (u8)bByte, (const u8*)pToken, nToken);