xmlFreeIDTable 3551 third_party/libxml/src/elfgcchack.h #undef xmlFreeIDTable xmlFreeIDTable 3552 third_party/libxml/src/elfgcchack.h extern __typeof (xmlFreeIDTable) xmlFreeIDTable __attribute((alias("xmlFreeIDTable__internal_alias"))); xmlFreeIDTable 3554 third_party/libxml/src/elfgcchack.h #ifndef xmlFreeIDTable xmlFreeIDTable 3555 third_party/libxml/src/elfgcchack.h extern __typeof (xmlFreeIDTable) xmlFreeIDTable__internal_alias __attribute((visibility("hidden"))); xmlFreeIDTable 3556 third_party/libxml/src/elfgcchack.h #define xmlFreeIDTable xmlFreeIDTable__internal_alias xmlFreeIDTable 273 third_party/libxml/src/include/libxml/valid.h xmlFreeIDTable (xmlIDTablePtr table); xmlFreeIDTable 1205 third_party/libxml/src/tree.c if (cur->ids != NULL) xmlFreeIDTable((xmlIDTablePtr) cur->ids); xmlFreeIDTable 6622 third_party/libxml/src/valid.c xmlFreeIDTable(doc->ids); xmlFreeIDTable 6836 third_party/libxml/src/valid.c xmlFreeIDTable(doc->ids); xmlFreeIDTable 344 third_party/libxslt/libxslt/variables.c xmlFreeIDTable((xmlIDTablePtr) RVT->ids);