Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dvalid.h253 xmlCopyAttributeTable (xmlAttributeTablePtr table);
/external/chromium_org/third_party/libxml/src/include/libxml/
Dvalid.h253 xmlCopyAttributeTable (xmlAttributeTablePtr table);
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src679 xmlCopyAttributeTable
/external/libxml2/
Delfgcchack.h2206 #undef xmlCopyAttributeTable
2207 extern __typeof (xmlCopyAttributeTable) xmlCopyAttributeTable __attribute((alias("xmlCopyAttributeT…
2209 #ifndef xmlCopyAttributeTable
2210 extern __typeof (xmlCopyAttributeTable) xmlCopyAttributeTable__internal_alias __attribute((visibili…
2211 #define xmlCopyAttributeTable xmlCopyAttributeTable__internal_alias macro
Dvalid.c2193 xmlCopyAttributeTable(xmlAttributeTablePtr table) { in xmlCopyAttributeTable() function
Dtree.c4416 ret->attributes = (void *) xmlCopyAttributeTable( in xmlCopyDtd()
/external/chromium_org/third_party/libxml/src/
Delfgcchack.h2134 #undef xmlCopyAttributeTable
2135 extern __typeof (xmlCopyAttributeTable) xmlCopyAttributeTable __attribute((alias("xmlCopyAttributeT…
2137 #ifndef xmlCopyAttributeTable
2138 extern __typeof (xmlCopyAttributeTable) xmlCopyAttributeTable__internal_alias __attribute((visibili…
2139 #define xmlCopyAttributeTable xmlCopyAttributeTable__internal_alias macro
Dvalid.c2193 xmlCopyAttributeTable(xmlAttributeTablePtr table) { in xmlCopyAttributeTable() function
Dtree.c4363 ret->attributes = (void *) xmlCopyAttributeTable( in xmlCopyDtd()