Searched refs:xmlDocGetRootElement (Results 1 – 25 of 30) sorted by relevance
12
74 root_element = xmlDocGetRootElement(doc); in main()
38 cur = xmlDocGetRootElement(doc);
24 cur = xmlDocGetRootElement(doc);
37 cur = xmlDocGetRootElement(doc);
28 cur = xmlDocGetRootElement(doc);
83 if(xmlDocGetRootElement(doc) == NULL) { in test_c14n()262 if(xmlDocGetRootElement(doc) == NULL) { in load_xpath_expr()
644 cur = xmlDocGetRootElement(doc); in xsdTest()707 cur = xmlDocGetRootElement(doc); in rngTest1()745 cur = xmlDocGetRootElement(doc); in rngTest2()1009 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()
728 xmlXIncludeDoProcess(newctxt, doc, xmlDocGetRootElement(doc)); in xmlXIncludeRecurseDoc()1354 cur = xmlDocGetRootElement(doc); in xmlXIncludeMergeEntities()2517 tree = xmlDocGetRootElement(doc); in xmlXIncludeProcessFlagsData()
2286 ctxt->node = xmlDocGetRootElement(xpathDocument); in testXPath()3485 root = xmlDocGetRootElement(doc); in patternTest()3577 if(xmlDocGetRootElement(doc) == NULL) { in load_xpath_expr()3728 if(xmlDocGetRootElement(doc) == NULL) { in c14nRunTest()
1192 root = xmlDocGetRootElement(ctxt->doc); in xmlRelaxNGNewValidState()1565 xmlDocGetRootElement(inc->doc)->children, in xmlRelaxNGRemoveRedefine()1652 root = xmlDocGetRootElement(doc); in xmlRelaxNGLoadInclude()1690 root = xmlDocGetRootElement(doc); in xmlRelaxNGLoadInclude()1983 root = xmlDocGetRootElement(doc); in xmlRelaxNGLoadExternalRef()4550 root = xmlDocGetRootElement(incl->doc); in xmlRelaxNGParseInclude()4745 root = xmlDocGetRootElement(docu->doc); in xmlRelaxNGProcessExternalRef()7448 root = xmlDocGetRootElement(doc); in xmlRelaxNGCleanupDoc()7523 root = xmlDocGetRootElement(doc); in xmlRelaxNGParse()
945 xmlDocGetRootElement;
6310 root = xmlDocGetRootElement(doc); in xmlValidateRoot()6637 root = xmlDocGetRootElement(doc); in xmlValidateDtd()6854 root = xmlDocGetRootElement(doc); in xmlValidateDocument()
3077 #undef xmlDocGetRootElement3078 extern __typeof (xmlDocGetRootElement) xmlDocGetRootElement __attribute((alias("xmlDocGetRootElemen…3080 #ifndef xmlDocGetRootElement3081 extern __typeof (xmlDocGetRootElement) xmlDocGetRootElement__internal_alias __attribute((visibility…3082 #define xmlDocGetRootElement xmlDocGetRootElement__internal_alias macro
3062 root = xmlDocGetRootElement(ctxt->doc); in xmlShell()
2003 root = xmlDocGetRootElement(doc); in walkDoc()
1362 cur = xmlDocGetRootElement(doc); in xmlParseXMLCatalogFile()
63 _pRootNode(xmlDocGetRootElement(pDoc)), in CXmlDocSource()
204 cur = xmlDocGetRootElement(doc); in parseGjobFile()
187 node = xmlDocGetRootElement(doc); in xml_node_from_buf()
919 xmlDocGetRootElement (const xmlDoc *doc);
1048 d xmlDocGetRootElement...1049 d pr extproc('xmlDocGetRootElement')
791 xmlDocGetRootElement