Searched refs:xmlSAX2UnparsedEntityDecl (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.c60 hdlr->unparsedEntityDecl = xmlSAX2UnparsedEntityDecl;
H A DSAX2.in.h91 xmlSAX2UnparsedEntityDecl (void *ctx,
H A Dglobals.c366 xmlSAX2UnparsedEntityDecl,
H A Dlegacy.c1050 * DEPRECATED: use xmlSAX2UnparsedEntityDecl()
1058 xmlSAX2UnparsedEntityDecl(ctx, name, publicId, systemId,
H A DSAX2.c851 * xmlSAX2UnparsedEntityDecl:
861 xmlSAX2UnparsedEntityDecl(void *ctx, const xmlChar *name, function
870 "SAX.xmlSAX2UnparsedEntityDecl(%s, %s, %s, %s)\n",
915 "SAX.xmlSAX2UnparsedEntityDecl(%s) called while not in subset\n",
2725 hdlr->unparsedEntityDecl = xmlSAX2UnparsedEntityDecl;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A DSAX.c60 hdlr->unparsedEntityDecl = xmlSAX2UnparsedEntityDecl;
H A Dglobals.c367 xmlSAX2UnparsedEntityDecl,
H A Dlegacy.c1050 * DEPRECATED: use xmlSAX2UnparsedEntityDecl()
1058 xmlSAX2UnparsedEntityDecl(ctx, name, publicId, systemId,
H A DSAX2.c852 * xmlSAX2UnparsedEntityDecl:
862 xmlSAX2UnparsedEntityDecl(void *ctx, const xmlChar *name, function
871 "SAX.xmlSAX2UnparsedEntityDecl(%s, %s, %s, %s)\n",
916 "SAX.xmlSAX2UnparsedEntityDecl(%s) called while not in subset\n",
2743 hdlr->unparsedEntityDecl = xmlSAX2UnparsedEntityDecl;
H A Delfgcchack.h8951 #undef xmlSAX2UnparsedEntityDecl macro
8952 extern __typeof (xmlSAX2UnparsedEntityDecl) xmlSAX2UnparsedEntityDecl __attribute((alias("xmlSAX2UnparsedEntityDecl__internal_alias")));
8954 #ifndef xmlSAX2UnparsedEntityDecl
8955 extern __typeof (xmlSAX2UnparsedEntityDecl) xmlSAX2UnparsedEntityDecl__internal_alias __attribute((visibility("hidden")));
8956 #define xmlSAX2UnparsedEntityDecl xmlSAX2UnparsedEntityDecl__internal_alias macro
H A Dtestapi.c5184 xmlSAX2UnparsedEntityDecl(ctx, (const xmlChar *)name, (const xmlChar *)publicId, (const xmlChar *)systemId, (const xmlChar *)notationName);
5193 printf("Leak of %d blocks found in xmlSAX2UnparsedEntityDecl",
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DSAX2.h91 xmlSAX2UnparsedEntityDecl (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.c60 hdlr->unparsedEntityDecl = xmlSAX2UnparsedEntityDecl;
H A DSAX2.in.h91 xmlSAX2UnparsedEntityDecl (void *ctx,
H A Dglobals.c366 xmlSAX2UnparsedEntityDecl,
H A Dlegacy.c1050 * DEPRECATED: use xmlSAX2UnparsedEntityDecl()
1058 xmlSAX2UnparsedEntityDecl(ctx, name, publicId, systemId,
H A DSAX2.c851 * xmlSAX2UnparsedEntityDecl:
861 xmlSAX2UnparsedEntityDecl(void *ctx, const xmlChar *name, function
870 "SAX.xmlSAX2UnparsedEntityDecl(%s, %s, %s, %s)\n",
915 "SAX.xmlSAX2UnparsedEntityDecl(%s) called while not in subset\n",
2725 hdlr->unparsedEntityDecl = xmlSAX2UnparsedEntityDecl;

Completed in 393 milliseconds