Searched refs:xmlSAX2ElementDecl (Results 1 – 6 of 6) sorted by relevance
58 hdlr->elementDecl = xmlSAX2ElementDecl; in initxmlDefaultSAXHandler()
375 xmlSAX2ElementDecl,
1020 xmlSAX2ElementDecl(ctx, name, type, content); in elementDecl()
771 xmlSAX2ElementDecl(void *ctx, const xmlChar * name, int type, in xmlSAX2ElementDecl() function2827 hdlr->elementDecl = xmlSAX2ElementDecl; in xmlSAXVersion()
8743 #undef xmlSAX2ElementDecl8744 extern __typeof (xmlSAX2ElementDecl) xmlSAX2ElementDecl __attribute((alias("xmlSAX2ElementDecl__int…8746 #ifndef xmlSAX2ElementDecl8747 extern __typeof (xmlSAX2ElementDecl) xmlSAX2ElementDecl__internal_alias __attribute((visibility("hi…8748 #define xmlSAX2ElementDecl xmlSAX2ElementDecl__internal_alias macro
81 xmlSAX2ElementDecl (void *ctx,