Searched refs:xmlCopyAttributeTable (Results 1 – 7 of 7) sorted by relevance
253 xmlCopyAttributeTable (xmlAttributeTablePtr table);
276 d xmlCopyAttributeTable...277 d pr extproc('xmlCopyAttributeTable')
632 xmlCopyAttributeTable;
2206 #undef xmlCopyAttributeTable2207 extern __typeof (xmlCopyAttributeTable) xmlCopyAttributeTable __attribute((alias("xmlCopyAttributeT…2209 #ifndef xmlCopyAttributeTable2210 extern __typeof (xmlCopyAttributeTable) xmlCopyAttributeTable__internal_alias __attribute((visibili…2211 #define xmlCopyAttributeTable xmlCopyAttributeTable__internal_alias macro
2212 xmlCopyAttributeTable(xmlAttributeTablePtr table) { in xmlCopyAttributeTable() function
4456 ret->attributes = (void *) xmlCopyAttributeTable( in xmlCopyDtd()
686 xmlCopyAttributeTable