Searched refs:xmlSAX2ElementDecl (Results 1 – 14 of 14) sorted by relevance
/external/libxml2/include/libxml/ |
D | SAX2.h | 81 xmlSAX2ElementDecl (void *ctx,
|
/external/chromium_org/third_party/libxml/src/include/libxml/ |
D | SAX2.h | 81 xmlSAX2ElementDecl (void *ctx,
|
/external/libxml2/ |
D | SAX.c | 58 hdlr->elementDecl = xmlSAX2ElementDecl; in initxmlDefaultSAXHandler()
|
D | globals.c | 375 xmlSAX2ElementDecl,
|
D | legacy.c | 1020 xmlSAX2ElementDecl(ctx, name, type, content); in elementDecl()
|
D | SAX2.c | 771 xmlSAX2ElementDecl(void *ctx, const xmlChar * name, int type, in xmlSAX2ElementDecl() function 2827 hdlr->elementDecl = xmlSAX2ElementDecl; in xmlSAXVersion()
|
D | elfgcchack.h | 8743 #undef xmlSAX2ElementDecl 8744 extern __typeof (xmlSAX2ElementDecl) xmlSAX2ElementDecl __attribute((alias("xmlSAX2ElementDecl__int… 8746 #ifndef xmlSAX2ElementDecl 8747 extern __typeof (xmlSAX2ElementDecl) xmlSAX2ElementDecl__internal_alias __attribute((visibility("hi… 8748 #define xmlSAX2ElementDecl xmlSAX2ElementDecl__internal_alias macro
|
/external/chromium_org/third_party/libxml/src/ |
D | SAX.c | 58 hdlr->elementDecl = xmlSAX2ElementDecl; in initxmlDefaultSAXHandler()
|
D | globals.c | 394 xmlSAX2ElementDecl,
|
D | legacy.c | 1020 xmlSAX2ElementDecl(ctx, name, type, content); in elementDecl()
|
D | SAX2.c | 771 xmlSAX2ElementDecl(void *ctx, const xmlChar * name, int type, in xmlSAX2ElementDecl() function 2777 hdlr->elementDecl = xmlSAX2ElementDecl; in xmlSAXVersion()
|
D | elfgcchack.h | 8743 #undef xmlSAX2ElementDecl 8744 extern __typeof (xmlSAX2ElementDecl) xmlSAX2ElementDecl __attribute((alias("xmlSAX2ElementDecl__int… 8746 #ifndef xmlSAX2ElementDecl 8747 extern __typeof (xmlSAX2ElementDecl) xmlSAX2ElementDecl__internal_alias __attribute((visibility("hi… 8748 #define xmlSAX2ElementDecl xmlSAX2ElementDecl__internal_alias macro
|
D | testapi.c | 4007 xmlSAX2ElementDecl(ctx, (const xmlChar *)name, type, content); in test_xmlSAX2ElementDecl()
|
/external/chromium_org/third_party/libxml/src/win32/ |
D | libxml2.def.src | 1553 xmlSAX2ElementDecl
|