Home
last modified time | relevance | path

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

/third_party/libxml2/
Dvalid.c2250 xmlCopyAttribute(void *payload, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlCopyAttribute() function
2285 return((xmlAttributeTablePtr) xmlHashCopy(table, xmlCopyAttribute)); in xmlCopyAttributeTable()
/third_party/gettext/gnulib-local/lib/libxml/
Dvalid.c2207 xmlCopyAttribute(void *payload, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlCopyAttribute() function
2242 return((xmlAttributeTablePtr) xmlHashCopy(table, xmlCopyAttribute)); in xmlCopyAttributeTable()