Searched refs:xmlSAX2AttributeDecl (Results 1 – 10 of 10) sorted by relevance
/external/libxml2/include/libxml/ |
D | SAX2.h | 73 xmlSAX2AttributeDecl (void *ctx,
|
/external/libxml2/ |
D | SAX.c | 57 hdlr->attributeDecl = xmlSAX2AttributeDecl; in initxmlDefaultSAXHandler()
|
D | globals.c | 386 xmlSAX2AttributeDecl,
|
D | legacy.c | 1001 xmlSAX2AttributeDecl(ctx, elem, fullname, type, def, defaultValue, in attributeDecl()
|
D | libxml2.syms | 1486 xmlSAX2AttributeDecl;
|
D | SAX2.c | 704 xmlSAX2AttributeDecl(void *ctx, const xmlChar *elem, const xmlChar *fullname, in xmlSAX2AttributeDecl() function 2867 hdlr->attributeDecl = xmlSAX2AttributeDecl; in xmlSAXVersion()
|
D | elfgcchack.h | 8839 #undef xmlSAX2AttributeDecl 8840 extern __typeof (xmlSAX2AttributeDecl) xmlSAX2AttributeDecl __attribute((alias("xmlSAX2AttributeDec… 8842 #ifndef xmlSAX2AttributeDecl 8843 extern __typeof (xmlSAX2AttributeDecl) xmlSAX2AttributeDecl__internal_alias __attribute((visibility… 8844 #define xmlSAX2AttributeDecl xmlSAX2AttributeDecl__internal_alias macro
|
D | testapi.c | 3834 …xmlSAX2AttributeDecl(ctx, (const xmlChar *)elem, (const xmlChar *)fullname, type, def, (const xmlC… in test_xmlSAX2AttributeDecl()
|
/external/libxml2/os400/libxmlrpg/ |
D | SAX2.rpgle | 97 d xmlSAX2AttributeDecl... 98 d pr extproc('xmlSAX2AttributeDecl')
|
/external/libxml2/win32/ |
D | libxml2.def.src | 1562 xmlSAX2AttributeDecl
|