Home
last modified time | relevance | path

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

/external/libxml2/
DSAX.c58 hdlr->elementDecl = xmlSAX2ElementDecl; in initxmlDefaultSAXHandler()
Dglobals.c375 xmlSAX2ElementDecl,
Dlegacy.c1020 xmlSAX2ElementDecl(ctx, name, type, content); in elementDecl()
DSAX2.c771 xmlSAX2ElementDecl(void *ctx, const xmlChar * name, int type, in xmlSAX2ElementDecl() function
2827 hdlr->elementDecl = xmlSAX2ElementDecl; in xmlSAXVersion()
Delfgcchack.h8743 #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/libxml2/include/libxml/
DSAX2.h81 xmlSAX2ElementDecl (void *ctx,