Home
last modified time | relevance | path

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

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