Home
last modified time | relevance | path

Searched refs:xmlSAX2AttributeDecl (Results 1 – 14 of 14) sorted by relevance

/external/libxml2/include/libxml/
DSAX2.h73 xmlSAX2AttributeDecl (void *ctx,
/external/chromium_org/third_party/libxml/src/include/libxml/
DSAX2.h73 xmlSAX2AttributeDecl (void *ctx,
/external/libxml2/
DSAX.c57 hdlr->attributeDecl = xmlSAX2AttributeDecl; in initxmlDefaultSAXHandler()
Dglobals.c374 xmlSAX2AttributeDecl,
Dlegacy.c1001 xmlSAX2AttributeDecl(ctx, elem, fullname, type, def, defaultValue, in attributeDecl()
DSAX2.c703 xmlSAX2AttributeDecl(void *ctx, const xmlChar *elem, const xmlChar *fullname, in xmlSAX2AttributeDecl() function
2826 hdlr->attributeDecl = xmlSAX2AttributeDecl; in xmlSAXVersion()
Delfgcchack.h8703 #undef xmlSAX2AttributeDecl
8704 extern __typeof (xmlSAX2AttributeDecl) xmlSAX2AttributeDecl __attribute((alias("xmlSAX2AttributeDec…
8706 #ifndef xmlSAX2AttributeDecl
8707 extern __typeof (xmlSAX2AttributeDecl) xmlSAX2AttributeDecl__internal_alias __attribute((visibility…
8708 #define xmlSAX2AttributeDecl xmlSAX2AttributeDecl__internal_alias macro
/external/chromium_org/third_party/libxml/src/
DSAX.c57 hdlr->attributeDecl = xmlSAX2AttributeDecl; in initxmlDefaultSAXHandler()
Dglobals.c393 xmlSAX2AttributeDecl,
Dlegacy.c1001 xmlSAX2AttributeDecl(ctx, elem, fullname, type, def, defaultValue, in attributeDecl()
DSAX2.c703 xmlSAX2AttributeDecl(void *ctx, const xmlChar *elem, const xmlChar *fullname, in xmlSAX2AttributeDecl() function
2776 hdlr->attributeDecl = xmlSAX2AttributeDecl; in xmlSAXVersion()
Delfgcchack.h8703 #undef xmlSAX2AttributeDecl
8704 extern __typeof (xmlSAX2AttributeDecl) xmlSAX2AttributeDecl __attribute((alias("xmlSAX2AttributeDec…
8706 #ifndef xmlSAX2AttributeDecl
8707 extern __typeof (xmlSAX2AttributeDecl) xmlSAX2AttributeDecl__internal_alias __attribute((visibility…
8708 #define xmlSAX2AttributeDecl xmlSAX2AttributeDecl__internal_alias macro
Dtestapi.c3822xmlSAX2AttributeDecl(ctx, (const xmlChar *)elem, (const xmlChar *)fullname, type, def, (const xmlC… in test_xmlSAX2AttributeDecl()
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src1549 xmlSAX2AttributeDecl