Searched refs:xmlSAX2Characters (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.c67 hdlr->characters = xmlSAX2Characters;
69 hdlr->ignorableWhitespace = xmlSAX2Characters;
115 hdlr->characters = xmlSAX2Characters;
162 hdlr->characters = xmlSAX2Characters;
H A DSAX2.in.h129 xmlSAX2Characters (void *ctx,
H A Dglobals.c373 xmlSAX2Characters,
374 xmlSAX2Characters,
424 xmlSAX2Characters,
462 xmlSAX2Characters,
H A DSAX2.c1789 xmlErrMemory(ctxt, "xmlSAX2Characters");
2367 * xmlSAX2Characters:
2375 xmlSAX2Characters(void *ctx, const xmlChar *ch, int len) function
2383 "SAX.xmlSAX2Characters(%.30s, %d)\n", ch, len);
2418 xmlSAX2ErrMemory(ctxt, "xmlSAX2Characters");
2448 xmlSAX2ErrMemory(ctxt, "xmlSAX2Characters");
2459 xmlSAX2ErrMemory(ctxt, "xmlSAX2Characters");
2486 * UNUSED: by default the DOM building will use xmlSAX2Characters
2730 hdlr->characters = xmlSAX2Characters;
2732 hdlr->ignorableWhitespace = xmlSAX2Characters;
[all...]
H A Dlegacy.c1179 * DEPRECATED: use xmlSAX2Characters()
1185 xmlSAX2Characters(ctx, ch, len);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A DSAX.c67 hdlr->characters = xmlSAX2Characters;
69 hdlr->ignorableWhitespace = xmlSAX2Characters;
115 hdlr->characters = xmlSAX2Characters;
162 hdlr->characters = xmlSAX2Characters;
H A Dglobals.c374 xmlSAX2Characters,
375 xmlSAX2Characters,
425 xmlSAX2Characters,
463 xmlSAX2Characters,
H A DSAX2.c1802 xmlErrMemory(ctxt, "xmlSAX2Characters");
2385 * xmlSAX2Characters:
2393 xmlSAX2Characters(void *ctx, const xmlChar *ch, int len) function
2401 "SAX.xmlSAX2Characters(%.30s, %d)\n", ch, len);
2436 xmlSAX2ErrMemory(ctxt, "xmlSAX2Characters");
2466 xmlSAX2ErrMemory(ctxt, "xmlSAX2Characters");
2477 xmlSAX2ErrMemory(ctxt, "xmlSAX2Characters");
2504 * UNUSED: by default the DOM building will use xmlSAX2Characters
2748 hdlr->characters = xmlSAX2Characters;
2750 hdlr->ignorableWhitespace = xmlSAX2Characters;
[all...]
H A Dlegacy.c1179 * DEPRECATED: use xmlSAX2Characters()
1185 xmlSAX2Characters(ctx, ch, len);
H A Delfgcchack.h8643 #undef xmlSAX2Characters macro
8644 extern __typeof (xmlSAX2Characters) xmlSAX2Characters __attribute((alias("xmlSAX2Characters__internal_alias")));
8646 #ifndef xmlSAX2Characters
8647 extern __typeof (xmlSAX2Characters) xmlSAX2Characters__internal_alias __attribute((visibility("hidden")));
8648 #define xmlSAX2Characters xmlSAX2Characters__internal_alias macro
H A Dtestapi.c3915 xmlSAX2Characters(ctx, (const xmlChar *)ch, len);
3922 printf("Leak of %d blocks found in xmlSAX2Characters",
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DSAX.c67 hdlr->characters = xmlSAX2Characters;
69 hdlr->ignorableWhitespace = xmlSAX2Characters;
115 hdlr->characters = xmlSAX2Characters;
162 hdlr->characters = xmlSAX2Characters;
H A DSAX2.in.h129 xmlSAX2Characters (void *ctx,
H A Dglobals.c373 xmlSAX2Characters,
374 xmlSAX2Characters,
424 xmlSAX2Characters,
462 xmlSAX2Characters,
H A DSAX2.c1789 xmlErrMemory(ctxt, "xmlSAX2Characters");
2367 * xmlSAX2Characters:
2375 xmlSAX2Characters(void *ctx, const xmlChar *ch, int len) function
2383 "SAX.xmlSAX2Characters(%.30s, %d)\n", ch, len);
2418 xmlSAX2ErrMemory(ctxt, "xmlSAX2Characters");
2448 xmlSAX2ErrMemory(ctxt, "xmlSAX2Characters");
2459 xmlSAX2ErrMemory(ctxt, "xmlSAX2Characters");
2486 * UNUSED: by default the DOM building will use xmlSAX2Characters
2730 hdlr->characters = xmlSAX2Characters;
2732 hdlr->ignorableWhitespace = xmlSAX2Characters;
[all...]
H A Dlegacy.c1179 * DEPRECATED: use xmlSAX2Characters()
1185 xmlSAX2Characters(ctx, ch, len);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DSAX2.h129 xmlSAX2Characters (void *ctx,

Completed in 425 milliseconds