Searched refs:HashFind (Results 1 – 3 of 3) sorted by relevance
85 void *HashFind(const Hash*, const void *pKey, int nKey);
320 void *HashFind(const Hash *pH, const void *pKey, int nKey){ in HashFind() function
1324 p = HashFind(terms, pToken, nTokenBytes); in build_terms()