125
125
/*************************************************************//**
126
126
Inserts an entry into a hash table. If an entry with the same fold number
127
127
is found, its node is updated to point to the new data, and no new node
130
129
@return TRUE if succeed, FALSE if no more memory could be allocated */