xmlReplaceNode 8672 third_party/libxml/src/elfgcchack.h #undef xmlReplaceNode xmlReplaceNode 8673 third_party/libxml/src/elfgcchack.h extern __typeof (xmlReplaceNode) xmlReplaceNode __attribute((alias("xmlReplaceNode__internal_alias"))); xmlReplaceNode 8675 third_party/libxml/src/elfgcchack.h #ifndef xmlReplaceNode xmlReplaceNode 8676 third_party/libxml/src/elfgcchack.h extern __typeof (xmlReplaceNode) xmlReplaceNode__internal_alias __attribute((visibility("hidden"))); xmlReplaceNode 8677 third_party/libxml/src/elfgcchack.h #define xmlReplaceNode xmlReplaceNode__internal_alias xmlReplaceNode 905 third_party/libxml/src/include/libxml/tree.h xmlReplaceNode (xmlNodePtr old, xmlReplaceNode 22844 third_party/libxml/src/testapi.c ret_val = xmlReplaceNode(old, cur); xmlReplaceNode 4826 third_party/libxml/src/tree.c xmlReplaceNode(old, root);