Home
last modified time | relevance | path

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

/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/libxml2/include/libxml/
DSAX2.h73 xmlSAX2AttributeDecl (void *ctx,