xmlDocSetRootElement 2996 third_party/libxml/src/elfgcchack.h #undef xmlDocSetRootElement xmlDocSetRootElement 2997 third_party/libxml/src/elfgcchack.h extern __typeof (xmlDocSetRootElement) xmlDocSetRootElement __attribute((alias("xmlDocSetRootElement__internal_alias"))); xmlDocSetRootElement 2999 third_party/libxml/src/elfgcchack.h #ifndef xmlDocSetRootElement xmlDocSetRootElement 3000 third_party/libxml/src/elfgcchack.h extern __typeof (xmlDocSetRootElement) xmlDocSetRootElement__internal_alias __attribute((visibility("hidden"))); xmlDocSetRootElement 3001 third_party/libxml/src/elfgcchack.h #define xmlDocSetRootElement xmlDocSetRootElement__internal_alias xmlDocSetRootElement 889 third_party/libxml/src/include/libxml/tree.h xmlDocSetRootElement (xmlDocPtr doc, xmlDocSetRootElement 20134 third_party/libxml/src/testapi.c ret_val = xmlDocSetRootElement(doc, root); xmlDocSetRootElement 2174 third_party/libxml/src/xmllint.c xmlDocSetRootElement(doc, n); xmlDocSetRootElement 2061 third_party/libxslt/libxslt/xsltutils.c xmlDocSetRootElement(ret, root);