Searched refs:strHash (Results 1 – 5 of 5) sorted by relevance
55 static unsigned int strHash(const char *z){ in strHash() function135 unsigned int h = strHash(elem->pKey) % new_size; in rehash()159 h = strHash(pKey) % pH->htsize; in findElementWithHash()264 h = strHash(pKey) % pH->htsize; in sqlite3HashInsert()
112 static int strHash(const void *pKey, int nKey){ in strHash() function160 case HASH_STRING: return &strHash; in hashFunction()167 return &strHash; in hashFunction()
92 static int strHash(const void *pKey, int nKey){ in strHash() function137 return &strHash; in hashFunction()
99 static int strHash(const void *pKey, int nKey){ in strHash() function144 return &strHash; in hashFunction()
142 …ath integer primary key, strPath text, strContent text, strScraper text, strHash text, scanRecursi…