Home
last modified time | relevance | path

Searched defs:XmlNode (Results 1 – 25 of 1960) sorted by relevance

12345678910>>...79

/dports/benchmarks/polygraph/polygraph-4.13.0/src/xml/
H A DXmlNode.cc15 XmlNode::XmlNode(): theParent(0) { in XmlNode() function in XmlNode
18 XmlNode::XmlNode(const XmlNode &): theParent(0) { in XmlNode() argument
H A DXmlNodes.h13 class XmlNode; variable
H A DXmlRenderer.h10 class XmlNode; variable
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/simplecss-0.2.0/examples/
H A Dselect.rs1 struct XmlNode<'a, 'input: 'a>(roxmltree::Node<'a, 'input>); struct
3 impl<'a, 'input: 'a> XmlNode<'a, 'input> { impl
16 impl simplecss::Element for XmlNode<'_, '_> { implementation
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/simplecss-0.2.0/examples/
H A Dselect.rs1 struct XmlNode<'a, 'input: 'a>(roxmltree::Node<'a, 'input>); struct
3 impl<'a, 'input: 'a> XmlNode<'a, 'input> { impl
16 impl simplecss::Element for XmlNode<'_, '_> { implementation
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/DAEValidator/library/include/
H A DXmlNodeSet.h7 class XmlNode; variable
11 friend class XmlNode; variable
H A DXmlDoc.h11 class XmlNode; variable
19 friend class XmlNode; variable
H A DXmlNamespace.h11 friend class XmlNode; variable
H A DXmlAttribute.h11 friend class XmlNode; variable
/dports/net/Sockets/Sockets-2.3.9.9/
H A DXmlNode.cpp45 XmlNode::XmlNode(XmlDocument& doc) in XmlNode() function in SOCKETS_NAMESPACE::XmlNode
52 XmlNode::XmlNode(XmlDocument& doc, const std::string& nodepath) in XmlNode() function in SOCKETS_NAMESPACE::XmlNode
61 XmlNode::XmlNode(const XmlNode& node, const std::string& nodepath) in XmlNode() function in SOCKETS_NAMESPACE::XmlNode
70 XmlNode::XmlNode(XmlDocument& doc, xmlNodePtr ptr) in XmlNode() function in SOCKETS_NAMESPACE::XmlNode
77 XmlNode::XmlNode(xmlDocPtr doc, xmlNodePtr ptr) in XmlNode() function in SOCKETS_NAMESPACE::XmlNode
/dports/net-im/biboumi/biboumi-9.0/src/xmpp/
H A Dxmpp_stanza.hpp23 class XmlNode class
32 XmlNode(const XmlNode& node): in XmlNode() function in XmlNode
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-core/include/aws/core/utils/xml/
H A DXmlSerializer.h137 XmlNode(Aws::External::tinyxml2::XMLNode* node, const XmlDocument& document) : in XmlNode() function
205 friend class XmlNode; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3-crt/include/aws/s3-crt/model/
H A DParquetInput.h15 class XmlNode; variable
H A DSSES3.h15 class XmlNode; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3/include/aws/s3/model/
H A DParquetInput.h15 class XmlNode; variable
H A DSSES3.h15 class XmlNode; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3control/include/aws/s3control/model/
H A DS3DeleteObjectTaggingOperation.h15 class XmlNode; variable
H A DSSES3.h15 class XmlNode; variable
/dports/x11-fm/gentoo/gentoo-0.20.7/src/
H A Dxmlutil.h11 typedef struct XmlNode XmlNode; typedef
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/simplecss-0.2.0/tests/
H A Dselect.rs3 struct XmlNode<'a, 'input: 'a>(roxmltree::Node<'a, 'input>); struct
5 impl<'a, 'input: 'a> XmlNode<'a, 'input> { implementation
19 impl simplecss::Element for XmlNode<'_, '_> { implementation
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/simplecss-0.2.0/tests/
H A Dselect.rs3 struct XmlNode<'a, 'input: 'a>(roxmltree::Node<'a, 'input>); struct
5 impl<'a, 'input: 'a> XmlNode<'a, 'input> { impl
19 impl simplecss::Element for XmlNode<'_, '_> { implementation
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Configuration/
H A DIgnoreSectionHandler.cs35 using XmlNode = System.Object; typedef
H A DNameValueFileSectionHandler.cs37 using XmlNode = System.Object; typedef
H A DIConfigurationSectionHandler.cs34 using XmlNode = System.Object; typedef
H A DSingleTagSectionHandler.cs36 using XmlNode = System.Object; typedef

12345678910>>...79