xmlNodeAddContent 6449 third_party/libxml/src/elfgcchack.h #undef xmlNodeAddContent xmlNodeAddContent 6450 third_party/libxml/src/elfgcchack.h extern __typeof (xmlNodeAddContent) xmlNodeAddContent __attribute((alias("xmlNodeAddContent__internal_alias"))); xmlNodeAddContent 6452 third_party/libxml/src/elfgcchack.h #ifndef xmlNodeAddContent xmlNodeAddContent 6453 third_party/libxml/src/elfgcchack.h extern __typeof (xmlNodeAddContent) xmlNodeAddContent__internal_alias __attribute((visibility("hidden"))); xmlNodeAddContent 6454 third_party/libxml/src/elfgcchack.h #define xmlNodeAddContent xmlNodeAddContent__internal_alias xmlNodeAddContent 1022 third_party/libxml/src/include/libxml/tree.h xmlNodeAddContent (xmlNodePtr cur, xmlNodeAddContent 21983 third_party/libxml/src/testapi.c xmlNodeAddContent(cur, (const xmlChar *)content); xmlNodeAddContent 1360 third_party/libxml/src/tree.c xmlNodeAddContent(last, ent->content); xmlNodeAddContent 1545 third_party/libxml/src/tree.c xmlNodeAddContent(last, ent->content); xmlNodeAddContent 2961 third_party/libxml/src/tree.c xmlNodeAddContent(cur, elem->content); xmlNodeAddContent 3050 third_party/libxml/src/tree.c xmlNodeAddContent(cur->prev, elem->content); xmlNodeAddContent 3131 third_party/libxml/src/tree.c xmlNodeAddContent(cur, elem->content); xmlNodeAddContent 3203 third_party/libxml/src/tree.c xmlNodeAddContent(parent->last, cur->content); xmlNodeAddContent 3283 third_party/libxml/src/tree.c xmlNodeAddContent(parent, cur->content); xmlNodeAddContent 3290 third_party/libxml/src/tree.c xmlNodeAddContent(parent->last, cur->content); xmlNodeAddContent 3316 third_party/libxml/src/tree.c xmlNodeAddContent(parent, cur->content); xmlNodeAddContent 5721 third_party/libxml/src/tree.c xmlNodeAddContent(first, second->content); xmlNodeAddContent 690 third_party/libxslt/libxslt/transform.c xmlNodeAddContent(target, string); xmlNodeAddContent 3293 third_party/libxslt/libxslt/xslt.c xmlNodeAddContent(textNode, cur->content);