Source position: hash.inc line 87
function xmlHashUpdateEntry(
table: xmlHashTablePtr;
name: xmlCharPtr;
userdata: pointer;
f: xmlHashDeallocator
):cint;