Home
last modified time | relevance | path

Searched refs:xmlDocGetRootElement (Results 1 – 25 of 31) sorted by relevance

12

/external/libxml2/
DtestC14N.c83 if(xmlDocGetRootElement(doc) == NULL) { in test_c14n()
262 if(xmlDocGetRootElement(doc) == NULL) { in load_xpath_expr()
Drunsuite.c644 cur = xmlDocGetRootElement(doc); in xsdTest()
707 cur = xmlDocGetRootElement(doc); in rngTest1()
745 cur = xmlDocGetRootElement(doc); in rngTest2()
1009 cur = xmlDocGetRootElement(doc); in xstcMetadata()
DtestXPath.c90 ctxt->node = xmlDocGetRootElement(document); in testXPath()
Dschematron.c1040 ret = xmlDocGetRootElement(doc);
1131 root = xmlDocGetRootElement(doc); in xmlSchematronParse()
1677 root = xmlDocGetRootElement(instance); in xmlSchematronValidateDoc()
Drunxmlconf.c532 cur = xmlDocGetRootElement(doc); in xmlconfTest()
Dxinclude.c728 xmlXIncludeDoProcess(newctxt, doc, xmlDocGetRootElement(doc)); in xmlXIncludeRecurseDoc()
1356 cur = xmlDocGetRootElement(doc); in xmlXIncludeMergeEntities()
2519 tree = xmlDocGetRootElement(doc); in xmlXIncludeProcessFlagsData()
Druntest.c2364 ctxt->node = xmlDocGetRootElement(xpathDocument); in testXPath()
3566 root = xmlDocGetRootElement(doc); in patternTest()
3658 if(xmlDocGetRootElement(doc) == NULL) { in load_xpath_expr()
3809 if(xmlDocGetRootElement(doc) == NULL) { in c14nRunTest()
Drelaxng.c1193 root = xmlDocGetRootElement(ctxt->doc); in xmlRelaxNGNewValidState()
1566 xmlDocGetRootElement(inc->doc)->children, in xmlRelaxNGRemoveRedefine()
1653 root = xmlDocGetRootElement(doc); in xmlRelaxNGLoadInclude()
1691 root = xmlDocGetRootElement(doc); in xmlRelaxNGLoadInclude()
1984 root = xmlDocGetRootElement(doc); in xmlRelaxNGLoadExternalRef()
4558 root = xmlDocGetRootElement(incl->doc); in xmlRelaxNGParseInclude()
4753 root = xmlDocGetRootElement(docu->doc); in xmlRelaxNGProcessExternalRef()
7455 root = xmlDocGetRootElement(doc); in xmlRelaxNGCleanupDoc()
7530 root = xmlDocGetRootElement(doc); in xmlRelaxNGParse()
Dlibxml2.syms945 xmlDocGetRootElement;
Dvalid.c6351 root = xmlDocGetRootElement(doc); in xmlValidateRoot()
6679 root = xmlDocGetRootElement(doc); in xmlValidateDtd()
6898 root = xmlDocGetRootElement(doc); in xmlValidateDocument()
Delfgcchack.h3077 #undef xmlDocGetRootElement
3078 extern __typeof (xmlDocGetRootElement) xmlDocGetRootElement __attribute((alias("xmlDocGetRootElemen…
3080 #ifndef xmlDocGetRootElement
3081 extern __typeof (xmlDocGetRootElement) xmlDocGetRootElement__internal_alias __attribute((visibility…
3082 #define xmlDocGetRootElement xmlDocGetRootElement__internal_alias macro
DdebugXML.c3063 root = xmlDocGetRootElement(ctxt->doc); in xmlShell()
Dxmllint.c1989 root = xmlDocGetRootElement(doc); in walkDoc()
Dcatalog.c1367 cur = xmlDocGetRootElement(doc); in xmlParseXMLCatalogFile()
/external/libxml2/doc/examples/
Dtree1.c74 root_element = xmlDocGetRootElement(doc); in main()
/external/libxml2/doc/tutorial/
Dincludeaddattribute.c24 cur = xmlDocGetRootElement(doc);
Dincludegetattribute.c38 cur = xmlDocGetRootElement(doc);
Dincludekeyword.c37 cur = xmlDocGetRootElement(doc);
Dincludeaddkeyword.c28 cur = xmlDocGetRootElement(doc);
/external/parameter-framework/upstream/xmlserializer/
DXmlDocSource.cpp53 : _pDoc(pDoc), _pRootNode(xmlDocGetRootElement(pDoc)), _strRootElementType(strRootElementType), in CXmlDocSource()
/external/libxml2/example/
Dgjobread.c204 cur = xmlDocGetRootElement(doc); in parseGjobFile()
/external/wpa_supplicant_8/src/utils/
Dxml_libxml2.c187 node = xmlDocGetRootElement(doc); in xml_node_from_buf()
/external/libxml2/include/libxml/
Dtree.h920 xmlDocGetRootElement (const xmlDoc *doc);
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle1073 d xmlDocGetRootElement...
1074 d pr extproc('xmlDocGetRootElement')
/external/libxml2/win32/
Dlibxml2.def.src791 xmlDocGetRootElement

12