Home
last modified time | relevance | path

Searched refs:xmlSAX2EntityDecl (Results 1 – 11 of 11) sorted by relevance

/external/libxml2/
DSAX.c56 hdlr->entityDecl = xmlSAX2EntityDecl; in initxmlDefaultSAXHandler()
151 hdlr->entityDecl = xmlSAX2EntityDecl; in initdocbDefaultSAXHandler()
Dglobals.c384 xmlSAX2EntityDecl,
473 xmlSAX2EntityDecl,
Dlegacy.c979 xmlSAX2EntityDecl(ctx, name, type, publicId, systemId, content); in entityDecl()
DSAX2.c664 xmlSAX2EntityDecl(void *ctx, const xmlChar *name, int type, in xmlSAX2EntityDecl() function
2883 hdlr->entityDecl = xmlSAX2EntityDecl; in xmlSAXVersion()
3017 hdlr->entityDecl = xmlSAX2EntityDecl; in xmlSAX2InitDocbDefaultSAXHandler()
Dlibxml2.syms1494 xmlSAX2EntityDecl;
Delfgcchack.h8911 #undef xmlSAX2EntityDecl
8912 extern __typeof (xmlSAX2EntityDecl) xmlSAX2EntityDecl __attribute((alias("xmlSAX2EntityDecl__intern…
8914 #ifndef xmlSAX2EntityDecl
8915 extern __typeof (xmlSAX2EntityDecl) xmlSAX2EntityDecl__internal_alias __attribute((visibility("hidd…
8916 #define xmlSAX2EntityDecl xmlSAX2EntityDecl__internal_alias macro
Dparser.c5450 xmlSAX2EntityDecl(ctxt, name, XML_INTERNAL_GENERAL_ENTITY, in xmlParseEntityDecl()
5521 xmlSAX2EntityDecl(ctxt, name, in xmlParseEntityDecl()
Dtestapi.c4206xmlSAX2EntityDecl(ctx, (const xmlChar *)name, type, (const xmlChar *)publicId, (const xmlChar *)sy… in test_xmlSAX2EntityDecl()
/external/libxml2/os400/libxmlrpg/
DSAX2.rpgle88 d xmlSAX2EntityDecl...
89 d pr extproc('xmlSAX2EntityDecl')
/external/libxml2/include/libxml/
DSAX2.h66 xmlSAX2EntityDecl (void *ctx,
/external/libxml2/win32/
Dlibxml2.def.src1569 xmlSAX2EntityDecl