Home
last modified time | relevance | path

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

/external/libxml2/
DSAX.c59 hdlr->notationDecl = xmlSAX2NotationDecl; in initxmlDefaultSAXHandler()
Dglobals.c373 xmlSAX2NotationDecl,
Dlegacy.c1038 xmlSAX2NotationDecl(ctx, name, publicId, systemId); in notationDecl()
DSAX2.c817 xmlSAX2NotationDecl(void *ctx, const xmlChar *name, in xmlSAX2NotationDecl() function
2828 hdlr->notationDecl = xmlSAX2NotationDecl; in xmlSAXVersion()
Delfgcchack.h8949 #undef xmlSAX2NotationDecl
8950 extern __typeof (xmlSAX2NotationDecl) xmlSAX2NotationDecl __attribute((alias("xmlSAX2NotationDecl__…
8952 #ifndef xmlSAX2NotationDecl
8953 extern __typeof (xmlSAX2NotationDecl) xmlSAX2NotationDecl__internal_alias __attribute((visibility("…
8954 #define xmlSAX2NotationDecl xmlSAX2NotationDecl__internal_alias macro
/external/libxml2/include/libxml/
DSAX2.h86 xmlSAX2NotationDecl (void *ctx,