Home
last modified time | relevance | path

Searched refs:xmlSAX2NotationDecl (Results 1 – 10 of 10) sorted by relevance

/external/libxml2/include/libxml/
DSAX2.h86 xmlSAX2NotationDecl (void *ctx,
/external/libxml2/
DSAX.c59 hdlr->notationDecl = xmlSAX2NotationDecl; in initxmlDefaultSAXHandler()
Dglobals.c385 xmlSAX2NotationDecl,
Dlegacy.c1038 xmlSAX2NotationDecl(ctx, name, publicId, systemId); in notationDecl()
Dlibxml2.syms1510 xmlSAX2NotationDecl;
DSAX2.c848 xmlSAX2NotationDecl(void *ctx, const xmlChar *name, in xmlSAX2NotationDecl() function
2895 hdlr->notationDecl = xmlSAX2NotationDecl; in xmlSAXVersion()
Delfgcchack.h9075 #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
Dtestapi.c4822xmlSAX2NotationDecl(ctx, (const xmlChar *)name, (const xmlChar *)publicId, (const xmlChar *)system… in test_xmlSAX2NotationDecl()
/external/libxml2/os400/libxmlrpg/
DSAX2.rpgle114 d xmlSAX2NotationDecl...
115 d pr extproc('xmlSAX2NotationDecl')
/external/libxml2/win32/
Dlibxml2.def.src1585 xmlSAX2NotationDecl