Home
last modified time | relevance | path

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

/external/libxml2/
DSAX.c60 hdlr->unparsedEntityDecl = xmlSAX2UnparsedEntityDecl; in initxmlDefaultSAXHandler()
Dglobals.c376 xmlSAX2UnparsedEntityDecl,
Dlegacy.c1058 xmlSAX2UnparsedEntityDecl(ctx, name, publicId, systemId, in unparsedEntityDecl()
DSAX2.c868 xmlSAX2UnparsedEntityDecl(void *ctx, const xmlChar *name, in xmlSAX2UnparsedEntityDecl() function
2829 hdlr->unparsedEntityDecl = xmlSAX2UnparsedEntityDecl; in xmlSAXVersion()
Delfgcchack.h9031 #undef xmlSAX2UnparsedEntityDecl
9032 extern __typeof (xmlSAX2UnparsedEntityDecl) xmlSAX2UnparsedEntityDecl __attribute((alias("xmlSAX2Un…
9034 #ifndef xmlSAX2UnparsedEntityDecl
9035 extern __typeof (xmlSAX2UnparsedEntityDecl) xmlSAX2UnparsedEntityDecl__internal_alias __attribute((…
9036 #define xmlSAX2UnparsedEntityDecl xmlSAX2UnparsedEntityDecl__internal_alias macro
/external/libxml2/include/libxml/
DSAX2.h91 xmlSAX2UnparsedEntityDecl (void *ctx,