Searched refs:xmlSAX2Comment (Results 1 - 21 of 21) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/
H A DSAX.c119 hdlr->comment = xmlSAX2Comment;
166 hdlr->comment = xmlSAX2Comment;
H A Dglobals.c386 xmlSAX2Comment,
437 xmlSAX2Comment,
475 xmlSAX2Comment,
H A DSAX2.c2619 * xmlSAX2Comment:
2621 * @value: the xmlSAX2Comment content
2623 * A xmlSAX2Comment has been parsed.
2626 xmlSAX2Comment(void *ctx, const xmlChar *value) function
2635 xmlGenericError(xmlGenericErrorContext, "SAX.xmlSAX2Comment(%s)\n", value);
2658 "Setting xmlSAX2Comment as root\n");
2666 "adding xmlSAX2Comment child to %s\n", parent->name);
2672 "adding xmlSAX2Comment sibling to ");
2788 hdlr->comment = xmlSAX2Comment;
2866 hdlr->comment = xmlSAX2Comment;
[all...]
H A Dlegacy.c1316 * DEPRECATED: use xmlSAX2Comment()
1322 xmlSAX2Comment(ctx, value);
H A Delfgcchack.h8733 #undef xmlSAX2Comment macro
8734 extern __typeof (xmlSAX2Comment) xmlSAX2Comment __attribute((alias("xmlSAX2Comment__internal_alias")));
8736 #ifndef xmlSAX2Comment
8737 extern __typeof (xmlSAX2Comment) xmlSAX2Comment__internal_alias __attribute((visibility("hidden")));
8738 #define xmlSAX2Comment xmlSAX2Comment__internal_alias macro
H A Dtestapi.c3953 xmlChar * value; /* the xmlSAX2Comment content */
3962 xmlSAX2Comment(ctx, (const xmlChar *)value);
3968 printf("Leak of %d blocks found in xmlSAX2Comment",
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/
H A DSAX.c119 hdlr->comment = xmlSAX2Comment;
166 hdlr->comment = xmlSAX2Comment;
H A Dglobals.c386 xmlSAX2Comment,
437 xmlSAX2Comment,
475 xmlSAX2Comment,
H A DSAX2.c2619 * xmlSAX2Comment:
2621 * @value: the xmlSAX2Comment content
2623 * A xmlSAX2Comment has been parsed.
2626 xmlSAX2Comment(void *ctx, const xmlChar *value) function
2635 xmlGenericError(xmlGenericErrorContext, "SAX.xmlSAX2Comment(%s)\n", value);
2658 "Setting xmlSAX2Comment as root\n");
2666 "adding xmlSAX2Comment child to %s\n", parent->name);
2672 "adding xmlSAX2Comment sibling to ");
2788 hdlr->comment = xmlSAX2Comment;
2866 hdlr->comment = xmlSAX2Comment;
[all...]
H A Dlegacy.c1316 * DEPRECATED: use xmlSAX2Comment()
1322 xmlSAX2Comment(ctx, value);
H A Delfgcchack.h8733 #undef xmlSAX2Comment macro
8734 extern __typeof (xmlSAX2Comment) xmlSAX2Comment __attribute((alias("xmlSAX2Comment__internal_alias")));
8736 #ifndef xmlSAX2Comment
8737 extern __typeof (xmlSAX2Comment) xmlSAX2Comment__internal_alias __attribute((visibility("hidden")));
8738 #define xmlSAX2Comment xmlSAX2Comment__internal_alias macro
H A Dtestapi.c3953 xmlChar * value; /* the xmlSAX2Comment content */
3962 xmlSAX2Comment(ctx, (const xmlChar *)value);
3968 printf("Leak of %d blocks found in xmlSAX2Comment",
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/
H A DSAX.c119 hdlr->comment = xmlSAX2Comment;
166 hdlr->comment = xmlSAX2Comment;
H A Dglobals.c386 xmlSAX2Comment,
437 xmlSAX2Comment,
475 xmlSAX2Comment,
H A DSAX2.c2619 * xmlSAX2Comment:
2621 * @value: the xmlSAX2Comment content
2623 * A xmlSAX2Comment has been parsed.
2626 xmlSAX2Comment(void *ctx, const xmlChar *value) function
2635 xmlGenericError(xmlGenericErrorContext, "SAX.xmlSAX2Comment(%s)\n", value);
2658 "Setting xmlSAX2Comment as root\n");
2666 "adding xmlSAX2Comment child to %s\n", parent->name);
2672 "adding xmlSAX2Comment sibling to ");
2788 hdlr->comment = xmlSAX2Comment;
2866 hdlr->comment = xmlSAX2Comment;
[all...]
H A Dlegacy.c1316 * DEPRECATED: use xmlSAX2Comment()
1322 xmlSAX2Comment(ctx, value);
H A Delfgcchack.h8733 #undef xmlSAX2Comment macro
8734 extern __typeof (xmlSAX2Comment) xmlSAX2Comment __attribute((alias("xmlSAX2Comment__internal_alias")));
8736 #ifndef xmlSAX2Comment
8737 extern __typeof (xmlSAX2Comment) xmlSAX2Comment__internal_alias __attribute((visibility("hidden")));
8738 #define xmlSAX2Comment xmlSAX2Comment__internal_alias macro
H A Dtestapi.c3953 xmlChar * value; /* the xmlSAX2Comment content */
3962 xmlSAX2Comment(ctx, (const xmlChar *)value);
3968 printf("Leak of %d blocks found in xmlSAX2Comment",
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/include/libxml/
H A DSAX2.h141 xmlSAX2Comment (void *ctx,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/include/libxml/
H A DSAX2.h141 xmlSAX2Comment (void *ctx,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/include/libxml/
H A DSAX2.h141 xmlSAX2Comment (void *ctx,

Completed in 631 milliseconds