Home
last modified time | relevance | path

Searched defs:nsdecls (Results 1 – 6 of 6) sorted by relevance

/dports/textproc/py-python-docx/python-docx-0.8.11/docx/oxml/
H A D__init__.py43 def OxmlElement(nsptag_str, attrs=None, nsdecls=None): argument
H A Dns.py89 def nsdecls(*prefixes): function
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/
H A DXmlNamespacemanager.cs36 NamespaceDeclaration[] nsdecls; field in System.Xml.XmlNamespaceManager
/dports/textproc/py-python-docx/python-docx-0.8.11/tests/unitutil/
H A Dcxml.py57 def nsdecls(*nspfxs): function
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/BinaryXml/
H A DXmlBinaryReader.cs130 public NamespaceDecl nsdecls; field
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/BinaryXml/
H A DXmlBinaryReader.cs144 public NamespaceDecl nsdecls; field