Searched refs:xmlSAX2UnparsedEntityDecl (Results 1 – 10 of 10) sorted by relevance
/external/libxml2/include/libxml/ |
D | SAX2.h | 91 xmlSAX2UnparsedEntityDecl (void *ctx,
|
/external/libxml2/ |
D | SAX.c | 60 hdlr->unparsedEntityDecl = xmlSAX2UnparsedEntityDecl; in initxmlDefaultSAXHandler()
|
D | globals.c | 388 xmlSAX2UnparsedEntityDecl,
|
D | legacy.c | 1058 xmlSAX2UnparsedEntityDecl(ctx, name, publicId, systemId, in unparsedEntityDecl()
|
D | libxml2.syms | 1518 xmlSAX2UnparsedEntityDecl;
|
D | SAX2.c | 899 xmlSAX2UnparsedEntityDecl(void *ctx, const xmlChar *name, in xmlSAX2UnparsedEntityDecl() function 2896 hdlr->unparsedEntityDecl = xmlSAX2UnparsedEntityDecl; in xmlSAXVersion()
|
D | elfgcchack.h | 9157 #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
|
D | testapi.c | 5212 …xmlSAX2UnparsedEntityDecl(ctx, (const xmlChar *)name, (const xmlChar *)publicId, (const xmlChar *)… in test_xmlSAX2UnparsedEntityDecl()
|
/external/libxml2/os400/libxmlrpg/ |
D | SAX2.rpgle | 121 d xmlSAX2UnparsedEntityDecl... 122 d pr extproc('xmlSAX2UnparsedEntityDecl')
|
/external/libxml2/win32/ |
D | libxml2.def.src | 1593 xmlSAX2UnparsedEntityDecl
|