Searched defs:xmlHashAddEntry (Results 1 – 2 of 2) sorted by relevance
393 xmlHashAddEntry(xmlHashTablePtr table, const xmlChar *name, void *userdata) { in xmlHashAddEntry() function