Searched refs:xmlDocSetRootElement (Results 1 – 20 of 20) 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/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_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/libxml2/doc/tutorial/ |
| D | includeconvert.c | 68 xmlDocSetRootElement(doc, rootnode);
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| D | c2xml.c | 309 xmlDocSetRootElement(doc, root_node); in main()
|
| /third_party/gstreamer/gstplugins_bad/ext/dash/ |
| D | gstmpdrootnode.c | 275 xmlDocSetRootElement (doc, root_xml_node); in gst_mpd_root_get_xml_buffer()
|
| /third_party/libxml2/ |
| D | rngparser.c | 1221 xmlDocSetRootElement(ctxt->doc, grammar); in xmlParseCRNG_topLevelBody() 1238 xmlDocSetRootElement(ctxt->doc, grammar); in xmlParseCRNG_topLevelBody()
|
| 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 | 2193 xmlDocSetRootElement(doc, n); in parseAndPrintFile()
|
| D | tree.c | 4991 xmlDocSetRootElement(xmlDocPtr doc, xmlNodePtr root) { in xmlDocSetRootElement() function
|
| D | NEWS | 3507 xmlDocSetRootElement
|
| D | testapi.c | 20418 ret_val = xmlDocSetRootElement(doc, root); in test_xmlDocSetRootElement()
|
| /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/libxml2/include/libxml/ |
| D | tree.h | 933 xmlDocSetRootElement (xmlDocPtr doc,
|
| /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
|
| /third_party/chromium/patch/ |
| D | 0001-cve.patch | 76097 - * tree.c: fix comment for xmlDocSetRootElement c.f. #351981 93485 - xmlAddNextSibling, xmlNodeSetName and xmlDocSetRootElement 104073 -#undef xmlDocSetRootElement 104074 -extern __typeof (xmlDocSetRootElement) xmlDocSetRootElement __attribute((alias("xmlDocSetRootEleme… 104076 -#ifndef xmlDocSetRootElement 104077 -extern __typeof (xmlDocSetRootElement) xmlDocSetRootElement__internal_alias __attribute((visibilit… 104078 -#define xmlDocSetRootElement xmlDocSetRootElement__internal_alias 120633 (function == 'xmlDocSetRootElement' and pos == 2) or \
|