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