Home
last modified time | relevance | path

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

/external/libxml2/
Dvalid.c1626 xmlCopyElement(void *payload, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlCopyElement() function
1662 return((xmlElementTablePtr) xmlHashCopy(table, xmlCopyElement)); in xmlCopyElementTable()