Searched refs:xmlDocSetRootElement (Results 1 – 23 of 23) sorted by relevance
/third_party/libxml2/doc/examples/ |
D | io2.c | 30 xmlDocSetRootElement(doc, n); in main()
|
D | tree2.c | 40 xmlDocSetRootElement(doc, root_node); in main()
|
D | testWriter.c | 901 xmlDocSetRootElement(doc, node); in testXmlwriterTree()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
D | xml_libxml2.c | 75 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/ |
D | xml_libxml2.c | 75 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/ |
D | includeconvert.c | 68 xmlDocSetRootElement(doc, rootnode);
|
/third_party/libsoup/libsoup/ |
D | soup-xmlrpc-old.c | 170 xmlDocSetRootElement (doc, node); in soup_xmlrpc_build_method_call() 276 xmlDocSetRootElement (doc, node); in soup_xmlrpc_build_method_response()
|
D | soup-xmlrpc.c | 294 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/ |
D | zuc_junit_reporter.c | 398 xmlDocSetRootElement(doc, root); in run_ended()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/WindowsManifest/ |
D | WindowsManifestMerger.cpp | 671 xmlDocSetRootElement(OutputDoc.get(), CombinedRoot); in getMergedManifest()
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | tree.in.h | 962 xmlDocSetRootElement (xmlDocPtr doc,
|
D | elfgcchack.h | 3119 #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
|
D | tree.c | 4961 xmlDocSetRootElement(xmlDocPtr doc, xmlNodePtr root) { in xmlDocSetRootElement() function
|
/third_party/libxml2/include/libxml/ |
D | tree.h | 933 xmlDocSetRootElement (xmlDocPtr doc,
|
/third_party/libxml2/ |
D | libxml2.syms | 946 xmlDocSetRootElement;
|
D | elfgcchack.h | 3088 #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
|
D | xmllint.c | 2187 xmlDocSetRootElement(doc, n); in parseAndPrintFile()
|
D | tree.c | 4974 xmlDocSetRootElement(xmlDocPtr doc, xmlNodePtr root) { in xmlDocSetRootElement() function
|
D | NEWS | 3024 xmlDocSetRootElement
|
D | ChangeLog | 1502 * tree.c: fix comment for xmlDocSetRootElement c.f. #351981 18890 xmlAddNextSibling, xmlNodeSetName and xmlDocSetRootElement
|
D | testapi.c | 20416 ret_val = xmlDocSetRootElement(doc, root); in test_xmlDocSetRootElement()
|
/third_party/libxml2/os400/libxmlrpg/ |
D | tree.rpgle | 1099 d xmlDocSetRootElement... 1100 d pr extproc('xmlDocSetRootElement')
|
/third_party/libxml2/win32/ |
D | libxml2.def.src | 792 xmlDocSetRootElement
|