Home
last modified time | relevance | path

Searched refs:xmlDocSetRootElement (Results 1 – 23 of 23) sorted by relevance

/third_party/libxml2/doc/examples/
Dio2.c30 xmlDocSetRootElement(doc, n); in main()
Dtree2.c40 xmlDocSetRootElement(doc, root_node); in main()
DtestWriter.c901 xmlDocSetRootElement(doc, node); in testXmlwriterTree()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dxml_libxml2.c75 xmlDocSetRootElement(doc, n); in xml_validate()
136 xmlDocSetRootElement(doc, n); in xml_validate_dtd()
212 xmlDocSetRootElement(doc, n); in xml_node_to_str()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dxml_libxml2.c75 xmlDocSetRootElement(doc, n); in xml_validate()
136 xmlDocSetRootElement(doc, n); in xml_validate_dtd()
212 xmlDocSetRootElement(doc, n); in xml_node_to_str()
/third_party/libxml2/doc/tutorial/
Dincludeconvert.c68 xmlDocSetRootElement(doc, rootnode);
/third_party/libsoup/libsoup/
Dsoup-xmlrpc-old.c170 xmlDocSetRootElement (doc, node); in soup_xmlrpc_build_method_call()
276 xmlDocSetRootElement (doc, node); in soup_xmlrpc_build_method_response()
Dsoup-xmlrpc.c294 xmlDocSetRootElement (doc, node); in soup_xmlrpc_build_request()
396 xmlDocSetRootElement (doc, node); in soup_xmlrpc_build_response()
439 xmlDocSetRootElement (doc, node); in soup_xmlrpc_build_faultv()
/third_party/weston/tools/zunitc/src/
Dzuc_junit_reporter.c398 xmlDocSetRootElement(doc, root); in run_ended()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/WindowsManifest/
DWindowsManifestMerger.cpp671 xmlDocSetRootElement(OutputDoc.get(), CombinedRoot); in getMergedManifest()
/third_party/gettext/gnulib-local/lib/libxml/
Dtree.in.h962 xmlDocSetRootElement (xmlDocPtr doc,
Delfgcchack.h3119 #undef xmlDocSetRootElement
3120 extern __typeof (xmlDocSetRootElement) xmlDocSetRootElement __attribute((alias("xmlDocSetRootElemen…
3122 #ifndef xmlDocSetRootElement
3123 extern __typeof (xmlDocSetRootElement) xmlDocSetRootElement__internal_alias __attribute((visibility…
3124 #define xmlDocSetRootElement xmlDocSetRootElement__internal_alias macro
Dtree.c4961 xmlDocSetRootElement(xmlDocPtr doc, xmlNodePtr root) { in xmlDocSetRootElement() function
/third_party/libxml2/include/libxml/
Dtree.h933 xmlDocSetRootElement (xmlDocPtr doc,
/third_party/libxml2/
Dlibxml2.syms946 xmlDocSetRootElement;
Delfgcchack.h3088 #undef xmlDocSetRootElement
3089 extern __typeof (xmlDocSetRootElement) xmlDocSetRootElement __attribute((alias("xmlDocSetRootElemen…
3091 #ifndef xmlDocSetRootElement
3092 extern __typeof (xmlDocSetRootElement) xmlDocSetRootElement__internal_alias __attribute((visibility…
3093 #define xmlDocSetRootElement xmlDocSetRootElement__internal_alias macro
Dxmllint.c2187 xmlDocSetRootElement(doc, n); in parseAndPrintFile()
Dtree.c4974 xmlDocSetRootElement(xmlDocPtr doc, xmlNodePtr root) { in xmlDocSetRootElement() function
DNEWS3024 xmlDocSetRootElement
DChangeLog1502 * tree.c: fix comment for xmlDocSetRootElement c.f. #351981
18890 xmlAddNextSibling, xmlNodeSetName and xmlDocSetRootElement
Dtestapi.c20416 ret_val = xmlDocSetRootElement(doc, root); in test_xmlDocSetRootElement()
/third_party/libxml2/os400/libxmlrpg/
Dtree.rpgle1099 d xmlDocSetRootElement...
1100 d pr extproc('xmlDocSetRootElement')
/third_party/libxml2/win32/
Dlibxml2.def.src792 xmlDocSetRootElement