Searched refs:xmlSAX2EntityDecl (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.c56 hdlr->entityDecl = xmlSAX2EntityDecl;
151 hdlr->entityDecl = xmlSAX2EntityDecl;
H A DSAX2.in.h66 xmlSAX2EntityDecl (void *ctx,
H A Dglobals.c362 xmlSAX2EntityDecl,
451 xmlSAX2EntityDecl,
H A Dlegacy.c971 * DEPRECATED: use xmlSAX2EntityDecl()
979 xmlSAX2EntityDecl(ctx, name, type, publicId, systemId, content);
H A DSAX2.c615 * xmlSAX2EntityDecl:
626 xmlSAX2EntityDecl(void *ctx, const xmlChar *name, int type, function
635 "SAX.xmlSAX2EntityDecl(%s, %d, %s, %s, %s)\n",
678 "SAX.xmlSAX2EntityDecl(%s) called while not in subset\n",
2721 hdlr->entityDecl = xmlSAX2EntityDecl;
2855 hdlr->entityDecl = xmlSAX2EntityDecl;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A DSAX.c56 hdlr->entityDecl = xmlSAX2EntityDecl;
151 hdlr->entityDecl = xmlSAX2EntityDecl;
H A Dglobals.c363 xmlSAX2EntityDecl,
452 xmlSAX2EntityDecl,
H A Dlegacy.c971 * DEPRECATED: use xmlSAX2EntityDecl()
979 xmlSAX2EntityDecl(ctx, name, type, publicId, systemId, content);
H A DSAX2.c616 * xmlSAX2EntityDecl:
627 xmlSAX2EntityDecl(void *ctx, const xmlChar *name, int type, function
636 "SAX.xmlSAX2EntityDecl(%s, %d, %s, %s, %s)\n",
679 "SAX.xmlSAX2EntityDecl(%s) called while not in subset\n",
2739 hdlr->entityDecl = xmlSAX2EntityDecl;
2873 hdlr->entityDecl = xmlSAX2EntityDecl;
H A Delfgcchack.h8705 #undef xmlSAX2EntityDecl macro
8706 extern __typeof (xmlSAX2EntityDecl) xmlSAX2EntityDecl __attribute((alias("xmlSAX2EntityDecl__internal_alias")));
8708 #ifndef xmlSAX2EntityDecl
8709 extern __typeof (xmlSAX2EntityDecl) xmlSAX2EntityDecl__internal_alias __attribute((visibility("hidden")));
8710 #define xmlSAX2EntityDecl xmlSAX2EntityDecl__internal_alias macro
H A Dtestapi.c4181 xmlSAX2EntityDecl(ctx, (const xmlChar *)name, type, (const xmlChar *)publicId, (const xmlChar *)systemId, content);
4191 printf("Leak of %d blocks found in xmlSAX2EntityDecl",
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DSAX.c56 hdlr->entityDecl = xmlSAX2EntityDecl;
151 hdlr->entityDecl = xmlSAX2EntityDecl;
H A DSAX2.in.h66 xmlSAX2EntityDecl (void *ctx,
H A Dglobals.c362 xmlSAX2EntityDecl,
451 xmlSAX2EntityDecl,
H A Dlegacy.c971 * DEPRECATED: use xmlSAX2EntityDecl()
979 xmlSAX2EntityDecl(ctx, name, type, publicId, systemId, content);
H A DSAX2.c615 * xmlSAX2EntityDecl:
626 xmlSAX2EntityDecl(void *ctx, const xmlChar *name, int type, function
635 "SAX.xmlSAX2EntityDecl(%s, %d, %s, %s, %s)\n",
678 "SAX.xmlSAX2EntityDecl(%s) called while not in subset\n",
2721 hdlr->entityDecl = xmlSAX2EntityDecl;
2855 hdlr->entityDecl = xmlSAX2EntityDecl;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DSAX2.h66 xmlSAX2EntityDecl (void *ctx,

Completed in 366 milliseconds