xmlSAX2NotationDecl 59 third_party/libxml/src/SAX.c hdlr->notationDecl = xmlSAX2NotationDecl; xmlSAX2NotationDecl 2778 third_party/libxml/src/SAX2.c hdlr->notationDecl = xmlSAX2NotationDecl; xmlSAX2NotationDecl 8949 third_party/libxml/src/elfgcchack.h #undef xmlSAX2NotationDecl xmlSAX2NotationDecl 8950 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSAX2NotationDecl) xmlSAX2NotationDecl __attribute((alias("xmlSAX2NotationDecl__internal_alias"))); xmlSAX2NotationDecl 8952 third_party/libxml/src/elfgcchack.h #ifndef xmlSAX2NotationDecl xmlSAX2NotationDecl 8953 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSAX2NotationDecl) xmlSAX2NotationDecl__internal_alias __attribute((visibility("hidden"))); xmlSAX2NotationDecl 8954 third_party/libxml/src/elfgcchack.h #define xmlSAX2NotationDecl xmlSAX2NotationDecl__internal_alias xmlSAX2NotationDecl 392 third_party/libxml/src/globals.c xmlSAX2NotationDecl, xmlSAX2NotationDecl 86 third_party/libxml/src/include/libxml/SAX2.h xmlSAX2NotationDecl (void *ctx, xmlSAX2NotationDecl 1038 third_party/libxml/src/legacy.c xmlSAX2NotationDecl(ctx, name, publicId, systemId); xmlSAX2NotationDecl 4801 third_party/libxml/src/testapi.c xmlSAX2NotationDecl(ctx, (const xmlChar *)name, (const xmlChar *)publicId, (const xmlChar *)systemId);