Home
last modified time | relevance | path

Searched defs:GetAttributeNode (Results 1 – 25 of 33) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Dom/
H A DXmlElement.cs254 public virtual XmlAttribute GetAttributeNode(string name) { in GetAttributeNode() method in System.Xml.XmlElement
315 public virtual XmlAttribute GetAttributeNode(string localName, string namespaceURI) { in GetAttributeNode() method in System.Xml.XmlElement
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Dom/
H A DXmlElement.cs302 public virtual XmlAttribute GetAttributeNode(string name) in GetAttributeNode() method in System.Xml.XmlElement
371 public virtual XmlAttribute GetAttributeNode(string localName, string namespaceURI) in GetAttributeNode() method in System.Xml.XmlElement
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Runtime.Serialization/System/Xml/
H A DXmlBaseReader.cs538 XmlAttributeNode GetAttributeNode(int index) in GetAttributeNode() method in System.Xml.XmlBaseReader
549 XmlAttributeNode GetAttributeNode(string name) in GetAttributeNode() method in System.Xml.XmlBaseReader
597 XmlAttributeNode GetAttributeNode(string localName, string namespaceUri) in GetAttributeNode() method in System.Xml.XmlBaseReader
624 … XmlAttributeNode GetAttributeNode(XmlDictionaryString localName, XmlDictionaryString namespaceUri) in GetAttributeNode() method in System.Xml.XmlBaseReader
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.DataContractSerialization/src/System/Xml/
H A DXmlBaseReader.cs524 private XmlAttributeNode GetAttributeNode(int index) in GetAttributeNode() method in System.Xml.XmlBaseReader
535 private XmlAttributeNode GetAttributeNode(string name) in GetAttributeNode() method in System.Xml.XmlBaseReader
583 private XmlAttributeNode GetAttributeNode(string localName, string namespaceUri) in GetAttributeNode() method in System.Xml.XmlBaseReader
610 …private XmlAttributeNode GetAttributeNode(XmlDictionaryString localName, XmlDictionaryString names… in GetAttributeNode() method in System.Xml.XmlBaseReader
/dports/www/kf5-khtml/khtml-5.89.0/src/ecma/
H A Dkjs_dom.h231 GetAttribute, SetAttribute, RemoveAttribute, GetAttributeNode, enumerator
/dports/editors/lazarus/lazarus/components/lazutils/
H A Dlaz2_dom.pas639 function GetAttributeNode(const name: DOMString): TDOMAttr; in GetAttributeNode() function
3328 function TDOMElement.GetAttributeNode(const name: DOMString): TDOMAttr; in GetAttributeNode() function
/dports/editors/lazarus-qt5/lazarus/components/lazutils/
H A Dlaz2_dom.pas639 function GetAttributeNode(const name: DOMString): TDOMAttr; in GetAttributeNode() function
3328 function TDOMElement.GetAttributeNode(const name: DOMString): TDOMAttr; in GetAttributeNode() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazutils/
H A Dlaz2_dom.pas639 function GetAttributeNode(const name: DOMString): TDOMAttr; in GetAttributeNode() function
3328 function TDOMElement.GetAttributeNode(const name: DOMString): TDOMAttr; in GetAttributeNode() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazutils/
H A Dlaz2_dom.pas639 function GetAttributeNode(const name: DOMString): TDOMAttr; in GetAttributeNode() function
3328 function TDOMElement.GetAttributeNode(const name: DOMString): TDOMAttr; in GetAttributeNode() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DElement.cpp1282 Element::GetAttributeNode(const nsAString& aName) in GetAttributeNode() function in Element
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DElement.cpp1317 Attr* Element::GetAttributeNode(const nsAString& aName) { in GetAttributeNode() function in mozilla::dom::Element
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DElement.cpp1217 Attr* Element::GetAttributeNode(const nsAString& aName) { in GetAttributeNode() function in Element
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DElement.cpp1451 Attr* Element::GetAttributeNode(const nsAString& aName) { in GetAttributeNode() function in mozilla::dom::Element
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/
H A Delement.rs1653 fn GetAttributeNode(&self, name: DOMString) -> Option<DomRoot<Attr>> { in GetAttributeNode() method
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DElement.cpp1451 Attr* Element::GetAttributeNode(const nsAString& aName) { in GetAttributeNode() function in mozilla::dom::Element
/dports/www/firefox/firefox-99.0/dom/base/
H A DElement.cpp1504 Attr* Element::GetAttributeNode(const nsAString& aName) { in GetAttributeNode() function in mozilla::dom::Element
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Xml.ReaderWriter/ref/
H A DSystem.Xml.ReaderWriter.cs410 public virtual System.Xml.XmlAttribute GetAttributeNode(string name) { throw null; } in GetAttributeNode() method in System.Xml.XmlElement
411 …public virtual System.Xml.XmlAttribute GetAttributeNode(string localName, string namespaceURI) { t… in GetAttributeNode() method in System.Xml.XmlElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.Xml.cs465 public virtual System.Xml.XmlAttribute GetAttributeNode(string name) { throw null; } in GetAttributeNode() method in System.Xml.XmlElement
466 …public virtual System.Xml.XmlAttribute GetAttributeNode(string localName, string namespaceURI) { t… in GetAttributeNode() method in System.Xml.XmlElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.Xml.cs429 public virtual System.Xml.XmlAttribute GetAttributeNode(string name) { throw null; } in GetAttributeNode() method in System.Xml.XmlElement
430 …public virtual System.Xml.XmlAttribute GetAttributeNode(string localName, string namespaceURI) { t… in GetAttributeNode() method in System.Xml.XmlElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.Xml.cs451 public virtual System.Xml.XmlAttribute GetAttributeNode(string name) { throw null; } in GetAttributeNode() method in System.Xml.XmlElement
452 …public virtual System.Xml.XmlAttribute GetAttributeNode(string localName, string namespaceURI) { t… in GetAttributeNode() method in System.Xml.XmlElement
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.Xml.cs465 public virtual System.Xml.XmlAttribute GetAttributeNode(string name) { throw null; } in GetAttributeNode() method in System.Xml.XmlElement
466 …public virtual System.Xml.XmlAttribute GetAttributeNode(string localName, string namespaceURI) { t… in GetAttributeNode() method in System.Xml.XmlElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.Xml.cs465 public virtual System.Xml.XmlAttribute GetAttributeNode(string name) { throw null; } in GetAttributeNode() method in System.Xml.XmlElement
466 …public virtual System.Xml.XmlAttribute GetAttributeNode(string localName, string namespaceURI) { t… in GetAttributeNode() method in System.Xml.XmlElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.Xml.cs429 public virtual System.Xml.XmlAttribute GetAttributeNode(string name) { throw null; } in GetAttributeNode() method in System.Xml.XmlElement
430 …public virtual System.Xml.XmlAttribute GetAttributeNode(string localName, string namespaceURI) { t… in GetAttributeNode() method in System.Xml.XmlElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Xml.cs432 public virtual System.Xml.XmlAttribute GetAttributeNode(string name) { throw null; } in GetAttributeNode() method in System.Xml.XmlElement
433 …public virtual System.Xml.XmlAttribute GetAttributeNode(string localName, string namespaceURI) { t… in GetAttributeNode() method in System.Xml.XmlElement
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.Xml.cs465 public virtual System.Xml.XmlAttribute GetAttributeNode(string name) { throw null; } in GetAttributeNode() method in System.Xml.XmlElement
466 …public virtual System.Xml.XmlAttribute GetAttributeNode(string localName, string namespaceURI) { t… in GetAttributeNode() method in System.Xml.XmlElement

12