Searched refs:xmlCopyAttributeTable (Results 1 – 9 of 9) sorted by relevance
253 xmlCopyAttributeTable (xmlAttributeTablePtr table);
679 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
2193 xmlCopyAttributeTable(xmlAttributeTablePtr table) { in xmlCopyAttributeTable() function
4416 ret->attributes = (void *) xmlCopyAttributeTable( in xmlCopyDtd()
2134 #undef xmlCopyAttributeTable2135 extern __typeof (xmlCopyAttributeTable) xmlCopyAttributeTable __attribute((alias("xmlCopyAttributeT…2137 #ifndef xmlCopyAttributeTable2138 extern __typeof (xmlCopyAttributeTable) xmlCopyAttributeTable__internal_alias __attribute((visibili…2139 #define xmlCopyAttributeTable xmlCopyAttributeTable__internal_alias macro
4363 ret->attributes = (void *) xmlCopyAttributeTable( in xmlCopyDtd()