xmlTextConcat 2513 third_party/libxml/src/SAX2.c if (xmlTextConcat(lastChild, ch, len)) { xmlTextConcat 2705 third_party/libxml/src/SAX2.c xmlTextConcat(lastChild, value, len); xmlTextConcat 10977 third_party/libxml/src/elfgcchack.h #undef xmlTextConcat xmlTextConcat 10978 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextConcat) xmlTextConcat __attribute((alias("xmlTextConcat__internal_alias"))); xmlTextConcat 10980 third_party/libxml/src/elfgcchack.h #ifndef xmlTextConcat xmlTextConcat 10981 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextConcat) xmlTextConcat__internal_alias __attribute((visibility("hidden"))); xmlTextConcat 10982 third_party/libxml/src/elfgcchack.h #define xmlTextConcat xmlTextConcat__internal_alias xmlTextConcat 926 third_party/libxml/src/include/libxml/tree.h xmlTextConcat (xmlNodePtr node, xmlTextConcat 23684 third_party/libxml/src/testapi.c ret_val = xmlTextConcat(node, (const xmlChar *)content, len);