Home
last modified time | relevance | path

Searched refs:xmlHashCopier (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/include/libxml/
Dhash.h79 typedef void *(*xmlHashCopier)(void *payload, xmlChar *name); typedef
205 xmlHashCopier f);
/external/libxml2/
Dentities.c864 return(xmlHashCopy(table, (xmlHashCopier) xmlCopyEntity)); in xmlCopyEntitiesTable()
Dhash.c979 xmlHashCopy(xmlHashTablePtr table, xmlHashCopier f) { in xmlHashCopy()
Dvalid.c1651 (xmlHashCopier) xmlCopyElement)); in xmlCopyElementTable()
2195 (xmlHashCopier) xmlCopyAttribute)); in xmlCopyAttributeTable()
2466 (xmlHashCopier) xmlCopyNotation)); in xmlCopyNotationTable()