Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dvalid.h253 xmlCopyAttributeTable (xmlAttributeTablePtr table);
/external/libxml2/os400/libxmlrpg/
Dvalid.rpgle276 d xmlCopyAttributeTable...
277 d pr extproc('xmlCopyAttributeTable')
/external/libxml2/
Dlibxml2.syms632 xmlCopyAttributeTable;
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.c2212 xmlCopyAttributeTable(xmlAttributeTablePtr table) { in xmlCopyAttributeTable() function
Dtree.c4456 ret->attributes = (void *) xmlCopyAttributeTable( in xmlCopyDtd()
/external/libxml2/win32/
Dlibxml2.def.src686 xmlCopyAttributeTable