Searched refs:xmlTextConcat (Results 1 – 14 of 14) sorted by relevance
/third_party/gettext/gnulib-local/lib/libxml/ |
D | tree.in.h | 999 xmlTextConcat (xmlNodePtr node,
|
D | SAX2.c | 2657 if (xmlTextConcat(lastChild, ch, len)) { in xmlSAX2Characters() 2849 xmlTextConcat(lastChild, value, len); in xmlSAX2CDataBlock()
|
D | elfgcchack.h | 11158 #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
|
D | tree.c | 7008 xmlTextConcat(xmlNodePtr node, const xmlChar *content, int len) { in xmlTextConcat() function
|
/third_party/libxml2/include/libxml/ |
D | tree.h | 970 xmlTextConcat (xmlNodePtr node,
|
/third_party/libxml2/ |
D | libxml2.syms | 1039 xmlTextConcat;
|
D | elfgcchack.h | 11137 #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
|
D | SAX2.c | 2606 if (xmlTextConcat(lastChild, ch, len)) { in xmlSAX2Text()
|
D | tree.c | 7025 xmlTextConcat(xmlNodePtr node, const xmlChar *content, int len) { in xmlTextConcat() function
|
D | NEWS | 1428 (Kasimier), xmlTextConcat should work with comments and PIs (Rob
|
D | testapi.c | 23987 ret_val = xmlTextConcat(node, (const xmlChar *)content, len); in test_xmlTextConcat()
|
D | ChangeLog | 1709 * tree.c: xmlTextConcat works with comments and PI nodes (bug #355962).
|
/third_party/libxml2/os400/libxmlrpg/ |
D | tree.rpgle | 1175 d xmlTextConcat pr extproc('xmlTextConcat')
|
/third_party/libxml2/win32/ |
D | libxml2.def.src | 1916 xmlTextConcat
|