Searched refs:xmlCopyAttribute (Results 1 – 2 of 2) sorted by relevance
2250 xmlCopyAttribute(void *payload, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlCopyAttribute() function2285 return((xmlAttributeTablePtr) xmlHashCopy(table, xmlCopyAttribute)); in xmlCopyAttributeTable()
2207 xmlCopyAttribute(void *payload, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlCopyAttribute() function2242 return((xmlAttributeTablePtr) xmlHashCopy(table, xmlCopyAttribute)); in xmlCopyAttributeTable()