Searched refs:xmlDocSetRootElement (Results 1 – 17 of 17) sorted by relevance
/external/libxml2/doc/examples/ |
D | io2.c | 30 xmlDocSetRootElement(doc, n); in main()
|
D | tree2.c | 41 xmlDocSetRootElement(doc, root_node); in main()
|
D | testWriter.c | 901 xmlDocSetRootElement(doc, node); in testXmlwriterTree()
|
/external/parameter-framework/upstream/xmlserializer/ |
D | XmlMemoryDocSource.cpp | 53 xmlDocSetRootElement(_pDoc, _pRootNode); in init()
|
/external/wpa_supplicant_8/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()
|
/external/libxml2/doc/tutorial/ |
D | includeconvert.c | 68 xmlDocSetRootElement(doc, rootnode);
|
/external/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 | 2186 xmlDocSetRootElement(doc, n); in parseAndPrintFile()
|
D | tree.c | 4921 xmlDocSetRootElement(xmlDocPtr doc, xmlNodePtr root) { in xmlDocSetRootElement() function
|
D | NEWS | 2581 xmlDocSetRootElement
|
D | ChangeLog | 1502 * tree.c: fix comment for xmlDocSetRootElement c.f. #351981 18890 xmlAddNextSibling, xmlNodeSetName and xmlDocSetRootElement
|
D | testapi.c | 20323 ret_val = xmlDocSetRootElement(doc, root); in test_xmlDocSetRootElement()
|
/external/libxml2/include/libxml/ |
D | tree.h | 933 xmlDocSetRootElement (xmlDocPtr doc,
|
/external/libxml2/os400/libxmlrpg/ |
D | tree.rpgle | 1076 d xmlDocSetRootElement... 1077 d pr extproc('xmlDocSetRootElement')
|
/external/libxml2/win32/ |
D | libxml2.def.src | 792 xmlDocSetRootElement
|