Home
last modified time | relevance | path

Searched refs:xmlTextConcat (Results 1 – 14 of 14) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
Dtree.in.h999 xmlTextConcat (xmlNodePtr node,
DSAX2.c2657 if (xmlTextConcat(lastChild, ch, len)) { in xmlSAX2Characters()
2849 xmlTextConcat(lastChild, value, len); in xmlSAX2CDataBlock()
Delfgcchack.h11158 #undef xmlTextConcat
11159 extern __typeof (xmlTextConcat) xmlTextConcat __attribute((alias("xmlTextConcat__internal_alias")));
11161 #ifndef xmlTextConcat
11162 extern __typeof (xmlTextConcat) xmlTextConcat__internal_alias __attribute((visibility("hidden")));
11163 #define xmlTextConcat xmlTextConcat__internal_alias macro
Dtree.c7008 xmlTextConcat(xmlNodePtr node, const xmlChar *content, int len) { in xmlTextConcat() function
/third_party/libxml2/include/libxml/
Dtree.h970 xmlTextConcat (xmlNodePtr node,
/third_party/libxml2/
Dlibxml2.syms1039 xmlTextConcat;
Delfgcchack.h11137 #undef xmlTextConcat
11138 extern __typeof (xmlTextConcat) xmlTextConcat __attribute((alias("xmlTextConcat__internal_alias")));
11140 #ifndef xmlTextConcat
11141 extern __typeof (xmlTextConcat) xmlTextConcat__internal_alias __attribute((visibility("hidden")));
11142 #define xmlTextConcat xmlTextConcat__internal_alias macro
DSAX2.c2606 if (xmlTextConcat(lastChild, ch, len)) { in xmlSAX2Text()
Dtree.c7025 xmlTextConcat(xmlNodePtr node, const xmlChar *content, int len) { in xmlTextConcat() function
DNEWS1428 (Kasimier), xmlTextConcat should work with comments and PIs (Rob
Dtestapi.c23987 ret_val = xmlTextConcat(node, (const xmlChar *)content, len); in test_xmlTextConcat()
DChangeLog1709 * tree.c: xmlTextConcat works with comments and PI nodes (bug #355962).
/third_party/libxml2/os400/libxmlrpg/
Dtree.rpgle1175 d xmlTextConcat pr extproc('xmlTextConcat')
/third_party/libxml2/win32/
Dlibxml2.def.src1916 xmlTextConcat