Searched refs:xmlSAX2AttributeDecl (Results 1 - 17 of 17) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DSAX.c57 hdlr->attributeDecl = xmlSAX2AttributeDecl;
H A DSAX2.in.h73 xmlSAX2AttributeDecl (void *ctx,
H A Dglobals.c364 xmlSAX2AttributeDecl,
H A Dlegacy.c993 * DEPRECATED: use xmlSAX2AttributeDecl()
1001 xmlSAX2AttributeDecl(ctx, elem, fullname, type, def, defaultValue,
H A DSAX2.c684 * xmlSAX2AttributeDecl:
696 xmlSAX2AttributeDecl(void *ctx, const xmlChar *elem, const xmlChar *fullname, function
709 "SAX.xmlSAX2AttributeDecl(%s, %s, %d, %d, %s, ...)\n",
735 "SAX.xmlSAX2AttributeDecl(%s) called while not in subset\n",
2722 hdlr->attributeDecl = xmlSAX2AttributeDecl;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A DSAX.c57 hdlr->attributeDecl = xmlSAX2AttributeDecl;
H A Dglobals.c365 xmlSAX2AttributeDecl,
H A Dlegacy.c993 * DEPRECATED: use xmlSAX2AttributeDecl()
1001 xmlSAX2AttributeDecl(ctx, elem, fullname, type, def, defaultValue,
H A DSAX2.c685 * xmlSAX2AttributeDecl:
697 xmlSAX2AttributeDecl(void *ctx, const xmlChar *elem, const xmlChar *fullname, function
710 "SAX.xmlSAX2AttributeDecl(%s, %s, %d, %d, %s, ...)\n",
736 "SAX.xmlSAX2AttributeDecl(%s) called while not in subset\n",
2740 hdlr->attributeDecl = xmlSAX2AttributeDecl;
H A Delfgcchack.h8623 #undef xmlSAX2AttributeDecl macro
8624 extern __typeof (xmlSAX2AttributeDecl) xmlSAX2AttributeDecl __attribute((alias("xmlSAX2AttributeDecl__internal_alias")));
8626 #ifndef xmlSAX2AttributeDecl
8627 extern __typeof (xmlSAX2AttributeDecl) xmlSAX2AttributeDecl__internal_alias __attribute((visibility("hidden")));
8628 #define xmlSAX2AttributeDecl xmlSAX2AttributeDecl__internal_alias macro
H A Dtestapi.c3815 xmlSAX2AttributeDecl(ctx, (const xmlChar *)elem, (const xmlChar *)fullname, type, def, (const xmlChar *)defaultValue, tree);
3826 printf("Leak of %d blocks found in xmlSAX2AttributeDecl",
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DSAX2.h73 xmlSAX2AttributeDecl (void *ctx,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DSAX.c57 hdlr->attributeDecl = xmlSAX2AttributeDecl;
H A DSAX2.in.h73 xmlSAX2AttributeDecl (void *ctx,
H A Dglobals.c364 xmlSAX2AttributeDecl,
H A Dlegacy.c993 * DEPRECATED: use xmlSAX2AttributeDecl()
1001 xmlSAX2AttributeDecl(ctx, elem, fullname, type, def, defaultValue,
H A DSAX2.c684 * xmlSAX2AttributeDecl:
696 xmlSAX2AttributeDecl(void *ctx, const xmlChar *elem, const xmlChar *fullname, function
709 "SAX.xmlSAX2AttributeDecl(%s, %s, %d, %d, %s, ...)\n",
735 "SAX.xmlSAX2AttributeDecl(%s) called while not in subset\n",
2722 hdlr->attributeDecl = xmlSAX2AttributeDecl;

Completed in 348 milliseconds