xmlSAX2AttributeDecl   57 third_party/libxml/src/SAX.c     hdlr->attributeDecl = xmlSAX2AttributeDecl;
xmlSAX2AttributeDecl 2776 third_party/libxml/src/SAX2.c     hdlr->attributeDecl = xmlSAX2AttributeDecl;
xmlSAX2AttributeDecl 8703 third_party/libxml/src/elfgcchack.h #undef xmlSAX2AttributeDecl
xmlSAX2AttributeDecl 8704 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSAX2AttributeDecl) xmlSAX2AttributeDecl __attribute((alias("xmlSAX2AttributeDecl__internal_alias")));
xmlSAX2AttributeDecl 8706 third_party/libxml/src/elfgcchack.h #ifndef xmlSAX2AttributeDecl
xmlSAX2AttributeDecl 8707 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSAX2AttributeDecl) xmlSAX2AttributeDecl__internal_alias __attribute((visibility("hidden")));
xmlSAX2AttributeDecl 8708 third_party/libxml/src/elfgcchack.h #define xmlSAX2AttributeDecl xmlSAX2AttributeDecl__internal_alias
xmlSAX2AttributeDecl  393 third_party/libxml/src/globals.c     xmlSAX2AttributeDecl,
xmlSAX2AttributeDecl   73 third_party/libxml/src/include/libxml/SAX2.h 		xmlSAX2AttributeDecl		(void *ctx,
xmlSAX2AttributeDecl 1001 third_party/libxml/src/legacy.c         xmlSAX2AttributeDecl(ctx, elem, fullname, type, def, defaultValue,
xmlSAX2AttributeDecl 3822 third_party/libxml/src/testapi.c         xmlSAX2AttributeDecl(ctx, (const xmlChar *)elem, (const xmlChar *)fullname, type, def, (const xmlChar *)defaultValue, tree);