Searched refs:HashInsert (Results 1 – 3 of 3) sorted by relevance
84 void *HashInsert(Hash*, const void *pKey, int nKey, void *pData);
349 void *HashInsert(Hash *pH, const void *pKey, int nKey, void *data){ in HashInsert() function
1328 HashInsert(terms, pToken, nTokenBytes, p); in build_terms()