Lines Matching refs:strHash
30140 static unsigned int strHash(const char *z){30220 unsigned int h = strHash(elem->pKey) % new_size;30244 h = strHash(pKey) % pH->htsize;30349 h = strHash(pKey) % pH->htsize;