Searched refs:xmlHashCopier (Results 1 – 4 of 4) sorted by relevance
79 typedef void *(*xmlHashCopier)(void *payload, xmlChar *name); typedef205 xmlHashCopier f);
864 return(xmlHashCopy(table, (xmlHashCopier) xmlCopyEntity)); in xmlCopyEntitiesTable()
979 xmlHashCopy(xmlHashTablePtr table, xmlHashCopier f) { in xmlHashCopy()
1651 (xmlHashCopier) xmlCopyElement)); in xmlCopyElementTable()2195 (xmlHashCopier) xmlCopyAttribute)); in xmlCopyAttributeTable()2466 (xmlHashCopier) xmlCopyNotation)); in xmlCopyNotationTable()