xmlSAX2ElementDecl   58 third_party/libxml/src/SAX.c     hdlr->elementDecl = xmlSAX2ElementDecl;
xmlSAX2ElementDecl 2777 third_party/libxml/src/SAX2.c     hdlr->elementDecl = xmlSAX2ElementDecl;
xmlSAX2ElementDecl 8743 third_party/libxml/src/elfgcchack.h #undef xmlSAX2ElementDecl
xmlSAX2ElementDecl 8744 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSAX2ElementDecl) xmlSAX2ElementDecl __attribute((alias("xmlSAX2ElementDecl__internal_alias")));
xmlSAX2ElementDecl 8746 third_party/libxml/src/elfgcchack.h #ifndef xmlSAX2ElementDecl
xmlSAX2ElementDecl 8747 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSAX2ElementDecl) xmlSAX2ElementDecl__internal_alias __attribute((visibility("hidden")));
xmlSAX2ElementDecl 8748 third_party/libxml/src/elfgcchack.h #define xmlSAX2ElementDecl xmlSAX2ElementDecl__internal_alias
xmlSAX2ElementDecl  394 third_party/libxml/src/globals.c     xmlSAX2ElementDecl,
xmlSAX2ElementDecl   81 third_party/libxml/src/include/libxml/SAX2.h 		xmlSAX2ElementDecl		(void *ctx,
xmlSAX2ElementDecl 1020 third_party/libxml/src/legacy.c         xmlSAX2ElementDecl(ctx, name, type, content);
xmlSAX2ElementDecl 4007 third_party/libxml/src/testapi.c         xmlSAX2ElementDecl(ctx, (const xmlChar *)name, type, content);