Searched refs:xmlTextConcat (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dtree.h925 xmlTextConcat (xmlNodePtr node,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dtree.h925 xmlTextConcat (xmlNodePtr node,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dtree.in.h897 xmlTextConcat (xmlNodePtr node,
H A DSAX2.c2428 * xmlTextConcat is too costly, i.e. compute length,
2458 if (xmlTextConcat(lastChild, ch, len)) {
2651 xmlTextConcat(lastChild, value, len);
H A Dtree.c6527 * xmlTextConcat:
6538 xmlTextConcat(xmlNodePtr node, const xmlChar *content, int len) { function
6547 "xmlTextConcat: node is not text nor CDATA\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dtree.h925 xmlTextConcat (xmlNodePtr node,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.in.h897 xmlTextConcat (xmlNodePtr node,
H A DSAX2.c2428 * xmlTextConcat is too costly, i.e. compute length,
2458 if (xmlTextConcat(lastChild, ch, len)) {
2651 xmlTextConcat(lastChild, value, len);
H A Dtree.c6527 * xmlTextConcat:
6538 xmlTextConcat(xmlNodePtr node, const xmlChar *content, int len) { function
6547 "xmlTextConcat: node is not text nor CDATA\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DSAX2.c2446 * xmlTextConcat is too costly, i.e. compute length,
2476 if (xmlTextConcat(lastChild, ch, len)) {
2669 xmlTextConcat(lastChild, value, len);
H A Delfgcchack.h10897 #undef xmlTextConcat macro
10898 extern __typeof (xmlTextConcat) xmlTextConcat __attribute((alias("xmlTextConcat__internal_alias")));
10900 #ifndef xmlTextConcat
10901 extern __typeof (xmlTextConcat) xmlTextConcat__internal_alias __attribute((visibility("hidden")));
10902 #define xmlTextConcat xmlTextConcat__internal_alias macro
H A Dtree.c6588 * xmlTextConcat:
6599 xmlTextConcat(xmlNodePtr node, const xmlChar *content, int len) { function
6608 "xmlTextConcat: node is not text nor CDATA\n");
H A Dtestapi.c23517 ret_val = xmlTextConcat(node, (const xmlChar *)content, len);
23525 printf("Leak of %d blocks found in xmlTextConcat",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DSAX2.c2446 * xmlTextConcat is too costly, i.e. compute length,
2476 if (xmlTextConcat(lastChild, ch, len)) {
2669 xmlTextConcat(lastChild, value, len);
H A Delfgcchack.h10897 #undef xmlTextConcat macro
10898 extern __typeof (xmlTextConcat) xmlTextConcat __attribute((alias("xmlTextConcat__internal_alias")));
10900 #ifndef xmlTextConcat
10901 extern __typeof (xmlTextConcat) xmlTextConcat__internal_alias __attribute((visibility("hidden")));
10902 #define xmlTextConcat xmlTextConcat__internal_alias macro
H A Dtree.c6588 * xmlTextConcat:
6599 xmlTextConcat(xmlNodePtr node, const xmlChar *content, int len) { function
6608 "xmlTextConcat: node is not text nor CDATA\n");
H A Dtestapi.c23517 ret_val = xmlTextConcat(node, (const xmlChar *)content, len);
23525 printf("Leak of %d blocks found in xmlTextConcat",
[all...]

Completed in 907 milliseconds