Searched refs:xmlDocGetRootElement (Results 1 - 25 of 76) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/doc/examples/
H A Dtree1.c4 * purpose: Parse a file to a tree, use xmlDocGetRootElement() to
74 root_element = xmlDocGetRootElement(doc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/html/
H A Dtree1.c4 * purpose: Parse a file to a tree, use xmlDocGetRootElement() to
74 root_element = xmlDocGetRootElement(doc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/doc/examples/
H A Dtree1.c4 * purpose: Parse a file to a tree, use xmlDocGetRootElement() to
74 root_element = xmlDocGetRootElement(doc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/doc/tutorial/
H A Dincludeaddattribute.c24 cur = xmlDocGetRootElement(doc);
H A Dincludeaddkeyword.c28 cur = xmlDocGetRootElement(doc);
H A Dincludegetattribute.c38 cur = xmlDocGetRootElement(doc);
H A Dincludekeyword.c37 cur = xmlDocGetRootElement(doc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/html/tutorial/
H A Dincludeaddattribute.c24 cur = xmlDocGetRootElement(doc);
H A Dincludeaddkeyword.c28 cur = xmlDocGetRootElement(doc);
H A Dincludegetattribute.c38 cur = xmlDocGetRootElement(doc);
H A Dincludekeyword.c37 cur = xmlDocGetRootElement(doc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/doc/tutorial/
H A Dincludeaddattribute.c24 cur = xmlDocGetRootElement(doc);
H A Dincludeaddkeyword.c28 cur = xmlDocGetRootElement(doc);
H A Dincludegetattribute.c38 cur = xmlDocGetRootElement(doc);
H A Dincludekeyword.c37 cur = xmlDocGetRootElement(doc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DtestC14N.c75 if(xmlDocGetRootElement(doc) == NULL) {
249 if(xmlDocGetRootElement(doc) == NULL) {
H A DtestXPath.c90 ctxt->node = xmlDocGetRootElement(document);
H A Drunsuite.c656 cur = xmlDocGetRootElement(doc);
719 cur = xmlDocGetRootElement(doc);
757 cur = xmlDocGetRootElement(doc);
1021 cur = xmlDocGetRootElement(doc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DtestC14N.c75 if(xmlDocGetRootElement(doc) == NULL) {
249 if(xmlDocGetRootElement(doc) == NULL) {
H A DtestXPath.c90 ctxt->node = xmlDocGetRootElement(document);
H A Drunsuite.c656 cur = xmlDocGetRootElement(doc);
719 cur = xmlDocGetRootElement(doc);
757 cur = xmlDocGetRootElement(doc);
1021 cur = xmlDocGetRootElement(doc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/examples/
H A DtestXPath.c90 ctxt->node = xmlDocGetRootElement(document);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/example/
H A Dgjobread.c204 cur = xmlDocGetRootElement(doc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/example/
H A Dgjobread.c204 cur = xmlDocGetRootElement(doc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dschematron.c1030 ret = xmlDocGetRootElement(doc);
1120 root = xmlDocGetRootElement(doc);
1620 root = xmlDocGetRootElement(instance);

Completed in 157 milliseconds

1234