Searched refs:xmlSAX2NotationDecl (Results 1 – 6 of 6) sorted by relevance
59 hdlr->notationDecl = xmlSAX2NotationDecl; in initxmlDefaultSAXHandler()
373 xmlSAX2NotationDecl,
1038 xmlSAX2NotationDecl(ctx, name, publicId, systemId); in notationDecl()
817 xmlSAX2NotationDecl(void *ctx, const xmlChar *name, in xmlSAX2NotationDecl() function2828 hdlr->notationDecl = xmlSAX2NotationDecl; in xmlSAXVersion()
8949 #undef xmlSAX2NotationDecl8950 extern __typeof (xmlSAX2NotationDecl) xmlSAX2NotationDecl __attribute((alias("xmlSAX2NotationDecl__…8952 #ifndef xmlSAX2NotationDecl8953 extern __typeof (xmlSAX2NotationDecl) xmlSAX2NotationDecl__internal_alias __attribute((visibility("…8954 #define xmlSAX2NotationDecl xmlSAX2NotationDecl__internal_alias macro
86 xmlSAX2NotationDecl (void *ctx,