Searched refs:xmlSAX2ElementDecl (Results 1 – 10 of 10) sorted by relevance
/external/libxml2/include/libxml/ |
D | SAX2.h | 81 xmlSAX2ElementDecl (void *ctx,
|
/external/libxml2/ |
D | SAX.c | 58 hdlr->elementDecl = xmlSAX2ElementDecl; in initxmlDefaultSAXHandler()
|
D | globals.c | 387 xmlSAX2ElementDecl,
|
D | legacy.c | 1020 xmlSAX2ElementDecl(ctx, name, type, content); in elementDecl()
|
D | libxml2.syms | 1490 xmlSAX2ElementDecl;
|
D | SAX2.c | 802 xmlSAX2ElementDecl(void *ctx, const xmlChar * name, int type, in xmlSAX2ElementDecl() function 2894 hdlr->elementDecl = xmlSAX2ElementDecl; in xmlSAXVersion()
|
D | elfgcchack.h | 8869 #undef xmlSAX2ElementDecl 8870 extern __typeof (xmlSAX2ElementDecl) xmlSAX2ElementDecl __attribute((alias("xmlSAX2ElementDecl__int… 8872 #ifndef xmlSAX2ElementDecl 8873 extern __typeof (xmlSAX2ElementDecl) xmlSAX2ElementDecl__internal_alias __attribute((visibility("hi… 8874 #define xmlSAX2ElementDecl xmlSAX2ElementDecl__internal_alias macro
|
D | testapi.c | 4025 xmlSAX2ElementDecl(ctx, (const xmlChar *)name, type, content); in test_xmlSAX2ElementDecl()
|
/external/libxml2/os400/libxmlrpg/ |
D | SAX2.rpgle | 107 d xmlSAX2ElementDecl... 108 d pr extproc('xmlSAX2ElementDecl')
|
/external/libxml2/win32/ |
D | libxml2.def.src | 1565 xmlSAX2ElementDecl
|