xmlCleanupPredefinedEntities 2080 third_party/libxml/src/elfgcchack.h #undef xmlCleanupPredefinedEntities
xmlCleanupPredefinedEntities 2081 third_party/libxml/src/elfgcchack.h extern __typeof (xmlCleanupPredefinedEntities) xmlCleanupPredefinedEntities __attribute((alias("xmlCleanupPredefinedEntities__internal_alias")));
xmlCleanupPredefinedEntities 2083 third_party/libxml/src/elfgcchack.h #ifndef xmlCleanupPredefinedEntities
xmlCleanupPredefinedEntities 2084 third_party/libxml/src/elfgcchack.h extern __typeof (xmlCleanupPredefinedEntities) xmlCleanupPredefinedEntities__internal_alias __attribute((visibility("hidden")));
xmlCleanupPredefinedEntities 2085 third_party/libxml/src/elfgcchack.h #define xmlCleanupPredefinedEntities xmlCleanupPredefinedEntities__internal_alias
xmlCleanupPredefinedEntities  142 third_party/libxml/src/include/libxml/entities.h 			xmlCleanupPredefinedEntities(void);
xmlCleanupPredefinedEntities 9245 third_party/libxml/src/testapi.c         xmlCleanupPredefinedEntities();