Home
last modified time | relevance | path

Searched refs:xmlDocSetRootElement (Results 1 – 20 of 20) 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/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_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/libxml2/doc/tutorial/
Dincludeconvert.c68 xmlDocSetRootElement(doc, rootnode);
/third_party/ltp/tools/sparse/sparse-src/
Dc2xml.c309 xmlDocSetRootElement(doc, root_node); in main()
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdrootnode.c275 xmlDocSetRootElement (doc, root_xml_node); in gst_mpd_root_get_xml_buffer()
/third_party/libxml2/
Drngparser.c1221 xmlDocSetRootElement(ctxt->doc, grammar); in xmlParseCRNG_topLevelBody()
1238 xmlDocSetRootElement(ctxt->doc, grammar); in xmlParseCRNG_topLevelBody()
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.c2193 xmlDocSetRootElement(doc, n); in parseAndPrintFile()
Dtree.c4991 xmlDocSetRootElement(xmlDocPtr doc, xmlNodePtr root) { in xmlDocSetRootElement() function
DNEWS3507 xmlDocSetRootElement
Dtestapi.c20418 ret_val = xmlDocSetRootElement(doc, root); in test_xmlDocSetRootElement()
/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/libxml2/include/libxml/
Dtree.h933 xmlDocSetRootElement (xmlDocPtr doc,
/third_party/libxml2/os400/libxmlrpg/
Dtree.rpgle1099 d xmlDocSetRootElement...
1100 d pr extproc('xmlDocSetRootElement')
/third_party/libxml2/win32/
Dlibxml2.def.src792 xmlDocSetRootElement
/third_party/chromium/patch/
D0001-cve.patch76097 - * 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 \