Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dhash.h79 typedef void *(*xmlHashCopier)(void *payload, xmlChar *name); typedef
205 xmlHashCopier f);
/external/libxml2/os400/libxmlrpg/
Dhash.rpgle33 * xmlHashCopier:
41 d xmlHashCopier s * based(######typedef######)
198 d f value like(xmlHashCopier)
/external/libxml2/optim/
Dhash_dict.patch256 * xmlHashCopier:
/external/libxml2/
Dentities.c947 return(xmlHashCopy(table, (xmlHashCopier) xmlCopyEntity)); in xmlCopyEntitiesTable()
Dhash.c975 xmlHashCopy(xmlHashTablePtr table, xmlHashCopier f) { in xmlHashCopy()
Dvalid.c1651 (xmlHashCopier) xmlCopyElement)); in xmlCopyElementTable()
2196 (xmlHashCopier) xmlCopyAttribute)); in xmlCopyAttributeTable()
2467 (xmlHashCopier) xmlCopyNotation)); in xmlCopyNotationTable()
/external/libxml2/doc/html/
Dindex.sgml310 <ANCHOR id="xmlHashCopier" href="libxml/libxml-hash.html#xmlHashCopier">