Searched refs:fts5HashKey (Results 1 – 1 of 1) sorted by relevance
249640 static unsigned int fts5HashKey(int nSlot, const u8 *p, int n){ function249677 iHash = fts5HashKey(nNew, (u8*)fts5EntryKey(p), p->nKey);249790 assert( iHash==fts5HashKey(pHash->nSlot, (u8*)zKey, nToken+1) );249995 unsigned int iHash = fts5HashKey(pHash->nSlot, (const u8*)pTerm, nTerm);