Searched refs:xmlDoc (Results 1 - 19 of 19) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/doc/examples/
H A Dtree1.c53 xmlDoc *doc = NULL;
/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.c53 xmlDoc *doc = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/doc/examples/
H A Dtree1.c53 xmlDoc *doc = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dlibxml.py305 return xmlDoc(_obj=self._o)
308 return xmlDoc(_obj=ret)
356 return xmlDoc(_obj=self._o)
359 return xmlDoc(_obj=ret)
442 # # is allocated just once per xmlDoc.
551 return xmlDoc(_obj=o)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/
H A Dlibxml.py305 return xmlDoc(_obj=self._o)
308 return xmlDoc(_obj=ret)
356 return xmlDoc(_obj=self._o)
359 return xmlDoc(_obj=ret)
442 # # is allocated just once per xmlDoc.
551 return xmlDoc(_obj=o)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/richtext/
H A Drichtextxml.cpp47 wxXmlDocument* xmlDoc = new wxXmlDocument; local
57 if (!xmlDoc->Load(stream, encoding))
64 if (xmlDoc->GetRoot() && xmlDoc->GetRoot()->GetType() == wxXML_ELEMENT_NODE && xmlDoc->GetRoot()->GetName() == wxT("richtext"))
66 wxXmlNode* child = xmlDoc->GetRoot()->GetChildren();
88 delete xmlDoc;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dtree.h61 * 1) xmlNs gets an additional field @context (a xmlDoc)
62 * 2) when creating a tree, xmlNs->href is stored in the dict of xmlDoc.
356 struct _xmlDoc *context; /* normally an xmlDoc */
506 * xmlDoc:
510 typedef struct _xmlDoc xmlDoc; typedef in typeref:struct:_xmlDoc
511 typedef xmlDoc *xmlDocPtr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dtree.h61 * 1) xmlNs gets an additional field @context (a xmlDoc)
62 * 2) when creating a tree, xmlNs->href is stored in the dict of xmlDoc.
356 struct _xmlDoc *context; /* normally an xmlDoc */
506 * xmlDoc:
510 typedef struct _xmlDoc xmlDoc; typedef in typeref:struct:_xmlDoc
511 typedef xmlDoc *xmlDocPtr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dtree.in.h61 * 1) xmlNs gets an additional field @context (a xmlDoc)
62 * 2) when creating a tree, xmlNs->href is stored in the dict of xmlDoc.
354 struct _xmlDoc *context; /* normally an xmlDoc */
487 * xmlDoc:
491 typedef struct _xmlDoc xmlDoc; typedef in typeref:struct:_xmlDoc
492 typedef xmlDoc *xmlDocPtr;
H A DHTMLparser.c2114 cur = (xmlDocPtr) xmlMalloc(sizeof(xmlDoc));
2119 memset(cur, 0, sizeof(xmlDoc));
H A Dtree.c1136 cur = (xmlDocPtr) xmlMalloc(sizeof(xmlDoc));
1141 memset(cur, 0, sizeof(xmlDoc));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dtree.h61 * 1) xmlNs gets an additional field @context (a xmlDoc)
62 * 2) when creating a tree, xmlNs->href is stored in the dict of xmlDoc.
356 struct _xmlDoc *context; /* normally an xmlDoc */
506 * xmlDoc:
510 typedef struct _xmlDoc xmlDoc; typedef in typeref:struct:_xmlDoc
511 typedef xmlDoc *xmlDocPtr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.in.h61 * 1) xmlNs gets an additional field @context (a xmlDoc)
62 * 2) when creating a tree, xmlNs->href is stored in the dict of xmlDoc.
354 struct _xmlDoc *context; /* normally an xmlDoc */
487 * xmlDoc:
491 typedef struct _xmlDoc xmlDoc; typedef in typeref:struct:_xmlDoc
492 typedef xmlDoc *xmlDocPtr;
H A DHTMLparser.c2114 cur = (xmlDocPtr) xmlMalloc(sizeof(xmlDoc));
2119 memset(cur, 0, sizeof(xmlDoc));
H A Dtree.c1136 cur = (xmlDocPtr) xmlMalloc(sizeof(xmlDoc));
1141 memset(cur, 0, sizeof(xmlDoc));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DHTMLparser.c2124 cur = (xmlDocPtr) xmlMalloc(sizeof(xmlDoc));
2129 memset(cur, 0, sizeof(xmlDoc));
H A Dtree.c1141 cur = (xmlDocPtr) xmlMalloc(sizeof(xmlDoc));
1146 memset(cur, 0, sizeof(xmlDoc));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DHTMLparser.c2124 cur = (xmlDocPtr) xmlMalloc(sizeof(xmlDoc));
2129 memset(cur, 0, sizeof(xmlDoc));
H A Dtree.c1141 cur = (xmlDocPtr) xmlMalloc(sizeof(xmlDoc));
1146 memset(cur, 0, sizeof(xmlDoc));

Completed in 436 milliseconds