Home
last modified time | relevance | path

Searched refs:RemoveAllAttributes (Results 1 – 25 of 57) sorted by relevance

123

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/Test/System.Xml/
H A DXmlElementTests.cs302 public void RemoveAllAttributes () in RemoveAllAttributes() method in MonoTests.System.Xml.XmlElementTests
315 xmlElement.RemoveAllAttributes (); in RemoveAllAttributes()
341 document.DocumentElement.RemoveAllAttributes (); in RemoveDoesNotRemoveDefaultAttributes()
495 el.RemoveAllAttributes (); in RemoveAttribute()
531 doc.DocumentElement.RemoveAllAttributes (); in WriteToWithDeletedNamespacePrefix()
/dports/misc/adios2/ADIOS2-2.7.1/bindings/CXX11/adios2/cxx11/
H A DIO.cpp100 void IO::RemoveAllAttributes() in RemoveAllAttributes() function in adios2::IO
103 m_IO->RemoveAllAttributes(); in RemoveAllAttributes()
H A DIO.h249 void RemoveAllAttributes();
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsTreeSanitizer.h184 void RemoveAllAttributes(nsIContent* aElement);
/dports/misc/adios2/ADIOS2-2.7.1/bindings/Python/
H A Dpy11IO.cpp232 void IO::RemoveAllAttributes() in RemoveAllAttributes() function in adios2::py11::IO
235 m_IO->RemoveAllAttributes(); in RemoveAllAttributes()
H A Dpy11IO.h86 void RemoveAllAttributes();
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsTreeSanitizer.h179 void RemoveAllAttributes(mozilla::dom::Element* aElement);
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsTreeSanitizer.h200 void RemoveAllAttributes(mozilla::dom::Element* aElement);
H A DnsTreeSanitizer.cpp1318 RemoveAllAttributes(elt); in SanitizeChildren()
1322 RemoveAllAttributes(descendant->AsElement()); in SanitizeChildren()
1369 RemoveAllAttributes(elt); in SanitizeChildren()
1422 void nsTreeSanitizer::RemoveAllAttributes(Element* aElement) { in RemoveAllAttributes() function in nsTreeSanitizer
1437 RemoveAllAttributes(elt); in RemoveAllAttributesFromDescendants()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Dom/
H A DXmlElement.cs453 public virtual void RemoveAllAttributes() { in RemoveAllAttributes() method in System.Xml.XmlElement
465 RemoveAllAttributes(); in RemoveAll()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Dom/
H A DXmlElement.cs532 public virtual void RemoveAllAttributes() in RemoveAllAttributes() method in System.Xml.XmlElement
547 RemoveAllAttributes(); in RemoveAll()
/dports/math/vtk8/VTK-8.2.0/IO/XMLParser/
H A DvtkXMLUtilities.cxx643 similar_trees[i]->RemoveAllAttributes(); in FactorElementsInternal()
650 tree->RemoveAllAttributes(); in FactorElementsInternal()
/dports/math/vtk9/VTK-9.1.0/IO/XMLParser/
H A DvtkXMLUtilities.cxx625 similar_trees[i]->RemoveAllAttributes(); in FactorElementsInternal()
632 tree->RemoveAllAttributes(); in FactorElementsInternal()
/dports/math/vtk6/VTK-6.2.0/IO/XMLParser/
H A DvtkXMLUtilities.cxx643 similar_trees[i]->RemoveAllAttributes(); in FactorElementsInternal()
650 tree->RemoveAllAttributes(); in FactorElementsInternal()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsTreeSanitizer.h230 void RemoveAllAttributes(mozilla::dom::Element* aElement);
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsTreeSanitizer.h230 void RemoveAllAttributes(mozilla::dom::Element* aElement);
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsTreeSanitizer.h230 void RemoveAllAttributes(mozilla::dom::Element* aElement);
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkXMLDataElement.cxx68 this->RemoveAllAttributes(); in ~vtkXMLDataElement()
117 void vtkXMLDataElement::RemoveAllAttributes() in RemoveAllAttributes() function in vtkXMLDataElement
1097 this->RemoveAllAttributes(); in DeepCopy()
H A DvtkXMLDataElement.h166 virtual void RemoveAllAttributes();
/dports/science/InsightToolkit/ITK-5.0.1/Modules/IO/XML/src/
H A DitkDOMNode.cxx153 DOMNode::RemoveAllAttributes() in RemoveAllAttributes() function in itk::DOMNode
308 this->RemoveAllAttributes(); in RemoveAllAttributesAndChildren()
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkXMLDataElement.cxx68 this->RemoveAllAttributes(); in ~vtkXMLDataElement()
117 void vtkXMLDataElement::RemoveAllAttributes() in RemoveAllAttributes() function in vtkXMLDataElement
1149 this->RemoveAllAttributes(); in DeepCopy()
H A DvtkXMLDataElement.h164 virtual void RemoveAllAttributes();
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkXMLDataElement.cxx68 this->RemoveAllAttributes(); in ~vtkXMLDataElement()
117 void vtkXMLDataElement::RemoveAllAttributes() in RemoveAllAttributes() function in vtkXMLDataElement
1183 this->RemoveAllAttributes(); in DeepCopy()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/IO/XML/include/
H A DitkDOMNode.h115 virtual void RemoveAllAttributes();
/dports/devel/msbuild/msbuild-0.06/src/Build/Construction/
H A DProjectElement.cs359 this.XmlElement.RemoveAllAttributes(); in CopyFrom()

123