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