Searched refs:xmlCopyElement (Results 1 – 1 of 1) sorted by relevance
1626 xmlCopyElement(void *payload, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlCopyElement() function1662 return((xmlElementTablePtr) xmlHashCopy(table, xmlCopyElement)); in xmlCopyElementTable()