Searched refs:xmlSAX2GetEntity (Results 1 - 20 of 20) 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.c54 hdlr->getEntity = xmlSAX2GetEntity;
102 hdlr->getEntity = xmlSAX2GetEntity;
149 hdlr->getEntity = xmlSAX2GetEntity;
H A DSAX2.in.h55 xmlSAX2GetEntity (void *ctx,
H A Dglobals.c361 xmlSAX2GetEntity,
412 xmlSAX2GetEntity,
450 xmlSAX2GetEntity,
H A DSAX2.c514 * xmlSAX2GetEntity:
523 xmlSAX2GetEntity(void *ctx, const xmlChar *name) function
531 "SAX.xmlSAX2GetEntity(%s)\n", name);
2719 hdlr->getEntity = xmlSAX2GetEntity;
2795 hdlr->getEntity = xmlSAX2GetEntity;
2853 hdlr->getEntity = xmlSAX2GetEntity;
H A Dlegacy.c932 * DEPRECATED: use xmlSAX2GetEntity()
940 return (xmlSAX2GetEntity(ctx, name));
H A Dparser.c4574 cur = xmlSAX2GetEntity(ctxt, name);
6361 ent = xmlSAX2GetEntity(ctxt, name);
6531 ent = xmlSAX2GetEntity(ctxt, name);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A DSAX.c54 hdlr->getEntity = xmlSAX2GetEntity;
102 hdlr->getEntity = xmlSAX2GetEntity;
149 hdlr->getEntity = xmlSAX2GetEntity;
H A Dglobals.c362 xmlSAX2GetEntity,
413 xmlSAX2GetEntity,
451 xmlSAX2GetEntity,
H A DSAX2.c514 * xmlSAX2GetEntity:
523 xmlSAX2GetEntity(void *ctx, const xmlChar *name) function
531 "SAX.xmlSAX2GetEntity(%s)\n", name);
2737 hdlr->getEntity = xmlSAX2GetEntity;
2813 hdlr->getEntity = xmlSAX2GetEntity;
2871 hdlr->getEntity = xmlSAX2GetEntity;
H A Dlegacy.c932 * DEPRECATED: use xmlSAX2GetEntity()
940 return (xmlSAX2GetEntity(ctx, name));
H A Delfgcchack.h8735 #undef xmlSAX2GetEntity macro
8736 extern __typeof (xmlSAX2GetEntity) xmlSAX2GetEntity __attribute((alias("xmlSAX2GetEntity__internal_alias")));
8738 #ifndef xmlSAX2GetEntity
8739 extern __typeof (xmlSAX2GetEntity) xmlSAX2GetEntity__internal_alias __attribute((visibility("hidden")));
8740 #define xmlSAX2GetEntity xmlSAX2GetEntity__internal_alias macro
H A Dparser.c5189 cur = xmlSAX2GetEntity(ctxt, name);
7062 ent = xmlSAX2GetEntity(ctxt, name);
7248 ent = xmlSAX2GetEntity(ctxt, name);
H A Dtestapi.c4314 ret_val = xmlSAX2GetEntity(ctx, (const xmlChar *)name);
4321 printf("Leak of %d blocks found in xmlSAX2GetEntity",
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DSAX.c54 hdlr->getEntity = xmlSAX2GetEntity;
102 hdlr->getEntity = xmlSAX2GetEntity;
149 hdlr->getEntity = xmlSAX2GetEntity;
H A DSAX2.in.h55 xmlSAX2GetEntity (void *ctx,
H A Dglobals.c361 xmlSAX2GetEntity,
412 xmlSAX2GetEntity,
450 xmlSAX2GetEntity,
H A DSAX2.c514 * xmlSAX2GetEntity:
523 xmlSAX2GetEntity(void *ctx, const xmlChar *name) function
531 "SAX.xmlSAX2GetEntity(%s)\n", name);
2719 hdlr->getEntity = xmlSAX2GetEntity;
2795 hdlr->getEntity = xmlSAX2GetEntity;
2853 hdlr->getEntity = xmlSAX2GetEntity;
H A Dlegacy.c932 * DEPRECATED: use xmlSAX2GetEntity()
940 return (xmlSAX2GetEntity(ctx, name));
H A Dparser.c4574 cur = xmlSAX2GetEntity(ctxt, name);
6361 ent = xmlSAX2GetEntity(ctxt, name);
6531 ent = xmlSAX2GetEntity(ctxt, name);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DSAX2.h55 xmlSAX2GetEntity (void *ctx,

Completed in 510 milliseconds