Searched refs:xmlDocGetRootElement (Results 1 – 25 of 33) sorted by relevance
12
74 root_element = xmlDocGetRootElement(doc); in main()
24 cur = xmlDocGetRootElement(doc);
38 cur = xmlDocGetRootElement(doc);
37 cur = xmlDocGetRootElement(doc);
28 cur = xmlDocGetRootElement(doc);
86 if(xmlDocGetRootElement(doc) == NULL) { in test_c14n()265 if(xmlDocGetRootElement(doc) == NULL) { in load_xpath_expr()
636 cur = xmlDocGetRootElement(doc); in xsdTest()699 cur = xmlDocGetRootElement(doc); in rngTest1()737 cur = xmlDocGetRootElement(doc); in rngTest2()994 cur = xmlDocGetRootElement(doc); in xstcMetadata()
90 ctxt->node = xmlDocGetRootElement(document); in testXPath()
1040 ret = xmlDocGetRootElement(doc);1131 root = xmlDocGetRootElement(doc); in xmlSchematronParse()1677 root = xmlDocGetRootElement(instance); in xmlSchematronValidateDoc()
532 cur = xmlDocGetRootElement(doc); in xmlconfTest()
740 xmlXIncludeDoProcess(newctxt, doc, xmlDocGetRootElement(doc), 0); in xmlXIncludeRecurseDoc()1368 cur = xmlDocGetRootElement(doc); in xmlXIncludeMergeEntities()2548 tree = xmlDocGetRootElement(doc); in xmlXIncludeProcessFlagsData()
2436 ctxt->node = xmlDocGetRootElement(xpathDocument); in testXPath()3642 root = xmlDocGetRootElement(doc); in patternTest()3734 if(xmlDocGetRootElement(doc) == NULL) { in load_xpath_expr()3885 if(xmlDocGetRootElement(doc) == NULL) { in c14nRunTest()
1193 root = xmlDocGetRootElement(ctxt->doc); in xmlRelaxNGNewValidState()1566 xmlDocGetRootElement(inc->doc)->children, in xmlRelaxNGRemoveRedefine()1656 root = xmlDocGetRootElement(doc); in xmlRelaxNGLoadInclude()1694 root = xmlDocGetRootElement(doc); in xmlRelaxNGLoadInclude()1998 root = xmlDocGetRootElement(doc); in xmlRelaxNGLoadExternalRef()4578 root = xmlDocGetRootElement(incl->doc); in xmlRelaxNGParseInclude()4773 root = xmlDocGetRootElement(docu->doc); in xmlRelaxNGProcessExternalRef()7487 root = xmlDocGetRootElement(doc); in xmlRelaxNGCleanupDoc()7562 root = xmlDocGetRootElement(doc); in xmlRelaxNGParse()
945 xmlDocGetRootElement;
6412 root = xmlDocGetRootElement(doc); in xmlValidateRoot()6740 root = xmlDocGetRootElement(doc); in xmlValidateDtd()6959 root = xmlDocGetRootElement(doc); in xmlValidateDocument()
638 xmlNodePtr AdditionalRoot = xmlDocGetRootElement(ManifestXML); in merge()644 xmlNodePtr CombinedRoot = xmlDocGetRootElement(CombinedDoc); in merge()666 xmlNodePtr CombinedRoot = xmlDocGetRootElement(CombinedDoc); in getMergedManifest()672 assert(0 == xmlDocGetRootElement(CombinedDoc)); in getMergedManifest()
53 : _pDoc(pDoc), _pRootNode(xmlDocGetRootElement(pDoc)), _strRootElementType(strRootElementType), in CXmlDocSource()
204 cur = xmlDocGetRootElement(doc); in parseGjobFile()
187 node = xmlDocGetRootElement(doc); in xml_node_from_buf()
348 root = xmlDocGetRootElement(doc); in iio_create_xml_context_helper()
921 xmlDocGetRootElement (const xmlDoc *doc);
1416 xmlNodePtr root = xmlDocGetRootElement(document); in main()
1229 root = xmlDocGetRootElement(doc); in parse()
1073 d xmlDocGetRootElement...1074 d pr extproc('xmlDocGetRootElement')
791 xmlDocGetRootElement