Searched refs:xmlSAX2NotationDecl (Results 1 – 10 of 10) sorted by relevance
/external/libxml2/include/libxml/ |
D | SAX2.h | 86 xmlSAX2NotationDecl (void *ctx,
|
/external/libxml2/ |
D | SAX.c | 59 hdlr->notationDecl = xmlSAX2NotationDecl; in initxmlDefaultSAXHandler()
|
D | globals.c | 385 xmlSAX2NotationDecl,
|
D | legacy.c | 1038 xmlSAX2NotationDecl(ctx, name, publicId, systemId); in notationDecl()
|
D | libxml2.syms | 1510 xmlSAX2NotationDecl;
|
D | SAX2.c | 848 xmlSAX2NotationDecl(void *ctx, const xmlChar *name, in xmlSAX2NotationDecl() function 2895 hdlr->notationDecl = xmlSAX2NotationDecl; in xmlSAXVersion()
|
D | elfgcchack.h | 9075 #undef xmlSAX2NotationDecl 9076 extern __typeof (xmlSAX2NotationDecl) xmlSAX2NotationDecl __attribute((alias("xmlSAX2NotationDecl__… 9078 #ifndef xmlSAX2NotationDecl 9079 extern __typeof (xmlSAX2NotationDecl) xmlSAX2NotationDecl__internal_alias __attribute((visibility("… 9080 #define xmlSAX2NotationDecl xmlSAX2NotationDecl__internal_alias macro
|
D | testapi.c | 4822 …xmlSAX2NotationDecl(ctx, (const xmlChar *)name, (const xmlChar *)publicId, (const xmlChar *)system… in test_xmlSAX2NotationDecl()
|
/external/libxml2/os400/libxmlrpg/ |
D | SAX2.rpgle | 114 d xmlSAX2NotationDecl... 115 d pr extproc('xmlSAX2NotationDecl')
|
/external/libxml2/win32/ |
D | libxml2.def.src | 1585 xmlSAX2NotationDecl
|