Home
last modified time | relevance | path

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

/external/libxml2/os400/libxmlrpg/
DSAX2.rpgle121 d xmlSAX2UnparsedEntityDecl...
122 d pr extproc('xmlSAX2UnparsedEntityDecl')
/external/libxml2/include/libxml/
DSAX2.h91 xmlSAX2UnparsedEntityDecl (void *ctx,
/external/libxml2/
DSAX.c60 hdlr->unparsedEntityDecl = xmlSAX2UnparsedEntityDecl; in initxmlDefaultSAXHandler()
Dglobals.c388 xmlSAX2UnparsedEntityDecl,
Dlegacy.c1058 xmlSAX2UnparsedEntityDecl(ctx, name, publicId, systemId, in unparsedEntityDecl()
Dlibxml2.syms1518 xmlSAX2UnparsedEntityDecl;
DSAX2.c899 xmlSAX2UnparsedEntityDecl(void *ctx, const xmlChar *name, in xmlSAX2UnparsedEntityDecl() function
2887 hdlr->unparsedEntityDecl = xmlSAX2UnparsedEntityDecl; in xmlSAXVersion()
Delfgcchack.h9157 #undef xmlSAX2UnparsedEntityDecl
9158 extern __typeof (xmlSAX2UnparsedEntityDecl) xmlSAX2UnparsedEntityDecl __attribute((alias("xmlSAX2Un…
9160 #ifndef xmlSAX2UnparsedEntityDecl
9161 extern __typeof (xmlSAX2UnparsedEntityDecl) xmlSAX2UnparsedEntityDecl__internal_alias __attribute((…
9162 #define xmlSAX2UnparsedEntityDecl xmlSAX2UnparsedEntityDecl__internal_alias macro
Dtestapi.c5212xmlSAX2UnparsedEntityDecl(ctx, (const xmlChar *)name, (const xmlChar *)publicId, (const xmlChar *)… in test_xmlSAX2UnparsedEntityDecl()
/external/libxml2/win32/
Dlibxml2.def.src1593 xmlSAX2UnparsedEntityDecl