xmlFreeAttributeTable 3447 third_party/libxml/src/elfgcchack.h #undef xmlFreeAttributeTable xmlFreeAttributeTable 3448 third_party/libxml/src/elfgcchack.h extern __typeof (xmlFreeAttributeTable) xmlFreeAttributeTable __attribute((alias("xmlFreeAttributeTable__internal_alias"))); xmlFreeAttributeTable 3450 third_party/libxml/src/elfgcchack.h #ifndef xmlFreeAttributeTable xmlFreeAttributeTable 3451 third_party/libxml/src/elfgcchack.h extern __typeof (xmlFreeAttributeTable) xmlFreeAttributeTable__internal_alias __attribute((visibility("hidden"))); xmlFreeAttributeTable 3452 third_party/libxml/src/elfgcchack.h #define xmlFreeAttributeTable xmlFreeAttributeTable__internal_alias xmlFreeAttributeTable 256 third_party/libxml/src/include/libxml/valid.h xmlFreeAttributeTable (xmlAttributeTablePtr table); xmlFreeAttributeTable 1115 third_party/libxml/src/tree.c xmlFreeAttributeTable((xmlAttributeTablePtr) cur->attributes);