Searched refs:xmlHashCopier (Results 1 – 7 of 7) sorted by relevance
79 typedef void *(*xmlHashCopier)(void *payload, xmlChar *name); typedef205 xmlHashCopier f);
33 * xmlHashCopier:41 d xmlHashCopier s * based(######typedef######)198 d f value like(xmlHashCopier)
256 * xmlHashCopier:
947 return(xmlHashCopy(table, (xmlHashCopier) xmlCopyEntity)); in xmlCopyEntitiesTable()
975 xmlHashCopy(xmlHashTablePtr table, xmlHashCopier f) { in xmlHashCopy()
1651 (xmlHashCopier) xmlCopyElement)); in xmlCopyElementTable()2196 (xmlHashCopier) xmlCopyAttribute)); in xmlCopyAttributeTable()2467 (xmlHashCopier) xmlCopyNotation)); in xmlCopyNotationTable()
310 <ANCHOR id="xmlHashCopier" href="libxml/libxml-hash.html#xmlHashCopier">