/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/ |
H A D | XmlUtil.cs | 42 ParseQName(reader, reader.ReadContentAsString(), out localName, out ns); in ReadContentAsQName() 98 … public static void ParseQName(XmlReader reader, string qname, out string localName, out string ns) in ParseQName() method in System.ServiceModel.XmlUtil
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Schema/ |
H A D | XsdBuilder.cs | 1217 builder.attribute.RefName = builder.ParseQName(value, "ref"); in BuildAttribute_Ref() 1225 builder.attribute.SchemaTypeName = builder.ParseQName(value, "type"); in BuildAttribute_Type() 1315 builder.element.RefName = builder.ParseQName(value, "ref"); in BuildElement_Ref() 1319 builder.element.SchemaTypeName = builder.ParseQName(value, "type"); in BuildElement_Type() 1441 builder.simpleTypeList.ItemTypeName = builder.ParseQName(value, "itemType"); in BuildSimpleTypeList_ItemType() 1461 builder.simpleTypeRestriction.BaseTypeName = builder.ParseQName(value, "base"); in BuildSimpleTypeRestriction_Base() 1557 builder.complexContentExtension.BaseTypeName = builder.ParseQName(value, "base"); in BuildComplexContentExtension_Base() 1612 builder.simpleContentExtension.BaseTypeName = builder.ParseQName(value, "base"); in BuildSimpleContentExtension_Base() 1676 builder.attributeGroupRef.RefName = builder.ParseQName(value, "ref"); in BuildAttributeGroupRef_Ref() 1790 builder.groupRef.RefName = builder.ParseQName(value, "ref"); in BuildGroupRef_Ref() [all …]
|
H A D | XmlAtomicValue.cs | 337 int len = ValidateNames.ParseQName(value, 0, out colonOffset); in GetPrefixFromQName()
|
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Schema/ |
H A D | XsdBuilder.cs | 1286 builder._attribute.RefName = builder.ParseQName(value, "ref"); in BuildAttribute_Ref() 1296 builder._attribute.SchemaTypeName = builder.ParseQName(value, "type"); in BuildAttribute_Type() 1400 builder._element.RefName = builder.ParseQName(value, "ref"); in BuildElement_Ref() 1405 builder._element.SchemaTypeName = builder.ParseQName(value, "type"); in BuildElement_Type() 1546 builder._simpleTypeList.ItemTypeName = builder.ParseQName(value, "itemType"); in BuildSimpleTypeList_ItemType() 1569 builder._simpleTypeRestriction.BaseTypeName = builder.ParseQName(value, "base"); in BuildSimpleTypeRestriction_Base() 1680 builder._complexContentExtension.BaseTypeName = builder.ParseQName(value, "base"); in BuildComplexContentExtension_Base() 1742 builder._simpleContentExtension.BaseTypeName = builder.ParseQName(value, "base"); in BuildSimpleContentExtension_Base() 1814 builder._attributeGroupRef.RefName = builder.ParseQName(value, "ref"); in BuildAttributeGroupRef_Ref() 1946 builder._groupRef.RefName = builder.ParseQName(value, "ref"); in BuildGroupRef_Ref() [all …]
|
H A D | XmlAtomicValue.cs | 398 int len = ValidateNames.ParseQName(value, 0, out colonOffset); in GetPrefixFromQName()
|
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/System/Xml/ |
H A D | ValidateNames.cs | 241 internal static int ParseQName(string s, int offset, out int colonOffset) in ParseQName() method in System.Xml.ValidateNames 275 int len = ParseQName(s, 0, out colonOffset); in ParseQNameThrow()
|
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/ |
H A D | ValidateNames.cs | 269 internal static int ParseQName(string s, int offset, out int colonOffset) in ParseQName() method in System.Xml.ValidateNames 305 int len = ParseQName(s, 0, out colonOffset); in ParseQNameThrow()
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Cache/ |
H A D | XPathDocumentView.cs | 691 steps[i].name = ParseQName(xpath, ref pos, xnr); in ParseXPath() 699 steps[i].name = ParseQName(xpath, ref pos, xnr); in ParseXPath() 711 XmlQualifiedName ParseQName(string xpath, ref int pos, IXmlNamespaceResolver xnr) { in ParseQName() method in System.Xml.XPath.DataBinding.XPathDocumentView
|
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Cache/ |
H A D | XPathDocumentView.cs | 688 steps[i].name = ParseQName(xpath, ref pos, xnr); in ParseXPath() 696 steps[i].name = ParseQName(xpath, ref pos, xnr); in ParseXPath() 708 XmlQualifiedName ParseQName(string xpath, ref int pos, IXmlNamespaceResolver xnr) { in ParseQName() method in System.Xml.XPath.DataBinding.XPathDocumentView
|
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/ZSI/wstools/ |
H A D | WSDLTools.py | 260 type = ParseQName(type, element) 581 self.resourceProperties = ParseQName(rpref, element) 598 message = ParseQName(msgref, item) 609 message = ParseQName(msgref, item) 619 message = ParseQName(msgref, item) 997 message = ParseQName(message, e) 1066 binding = ParseQName(binding, element) 1362 def ParseQName(value, element): function
|
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/contrib/ZSI-2.1-a1/ZSI/wstools/ |
H A D | WSDLTools.py | 260 type = ParseQName(type, element) 581 self.resourceProperties = ParseQName(rpref, element) 598 message = ParseQName(msgref, item) 609 message = ParseQName(msgref, item) 619 message = ParseQName(msgref, item) 997 message = ParseQName(message, e) 1066 binding = ParseQName(binding, element) 1362 def ParseQName(value, element): function
|
/dports/textproc/py-wstools/wstools-0.4.8/wstools/ |
H A D | WSDLTools.py | 271 type = ParseQName(type, element) 605 self.resourceProperties = ParseQName(rpref, element) 622 message = ParseQName(msgref, item) 634 message = ParseQName(msgref, item) 645 message = ParseQName(msgref, item) 1030 message = ParseQName(message, e) 1101 binding = ParseQName(binding, element) 1421 def ParseQName(value, element): function
|
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Xsl/Runtime/ |
H A D | XsltFunctions.cs | 490 int len = ValidateNames.ParseQName(name, 0, out colonOffset); in MSLocalName() 509 int len = ValidateNames.ParseQName(name, 0, out colonOffset); in MSNamespaceUri()
|
/dports/devel/msbuild/msbuild-0.06/src/Shared/Compat/ |
H A D | ValidateNames.cs | 260 internal static int ParseQName(string s, int offset, out int colonOffset) { in ParseQName() method in System.Xml.XPath.ValidateNames 293 int len = ParseQName(s, 0, out colonOffset); in ParseQNameThrow()
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/ |
H A D | ValidateNames.cs | 260 internal static int ParseQName(string s, int offset, out int colonOffset) { in ParseQName() method in System.Xml.XPath.ValidateNames 293 int len = ParseQName(s, 0, out colonOffset); in ParseQNameThrow()
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Discovery/System/ServiceModel/Discovery/ |
H A D | SerializationUtility.cs | 18 public static XmlQualifiedName ParseQName(string prefixedQName, XmlReader reader) in ParseQName() method in System.ServiceModel.Discovery.SerializationUtility 61 qNameCollection.Add(ParseQName(prefixedQNames[i], reader)); in ParseQNameList()
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.SqlXml/System/Xml/Xsl/Runtime/ |
H A D | XsltFunctions.cs | 476 int len = ValidateNames.ParseQName(name, 0, out colonOffset); in MSLocalName() 490 int len = ValidateNames.ParseQName(name, 0, out colonOffset); in MSNamespaceUri()
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Dispatcher/ |
H A D | EndpointAddressProcessor.cs | 91 XmlUtil.ParseQName(reader, val, out local, out ns); in GetComparableForm()
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.SqlXml/System/Xml/Xsl/Xslt/ |
H A D | QilGeneratorEnv.cs | 350 compiler.ParseQName(keyName, out prefix, out local, new ThrowErrorHelper()); in CompileSingleKey() 538 compiler.ParseQName(name, out prefix, out local, new ThrowErrorHelper()); in ResolveQNameThrow()
|
H A D | Compiler.cs | 189 …public bool ParseQName(string qname, out string prefix, out string localName, IErrorHelper errorHe… in ParseQName() method in System.Xml.Xsl.Xslt.Compiler
|
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Xsl/Xslt/ |
H A D | QilGeneratorEnv.cs | 416 _compiler.ParseQName(keyName, out prefix, out local, new ThrowErrorHelper()); in CompileSingleKey() 650 _compiler.ParseQName(name, out prefix, out local, new ThrowErrorHelper()); in ResolveQNameThrow()
|
H A D | Compiler.cs | 207 …public bool ParseQName(string qname, out string prefix, out string localName, IErrorHelper errorHe… in ParseQName() method in System.Xml.Xsl.Xslt.Compiler
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Core/ |
H A D | XmlCharCheckingWriter.cs | 317 int len = ValidateNames.ParseQName( name, 0, out colonPos ); in ValidateQName()
|
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Core/ |
H A D | XmlCharCheckingWriter.cs | 354 int len = ValidateNames.ParseQName(name, 0, out colonPos); in ValidateQName()
|
H A D | XmlTextReaderImpl.cs | 4407 pos = ParseQName(out colonPos); in ParseXmlDeclaration() 4715 int endPos = ParseQName(out colonPos); in ParseXmlDeclaration() 4915 pos = ParseQName(out colonPos); in ParseXmlDeclaration() 4921 pos = ParseQName(out colonPos); in ParseXmlDeclaration() 6824 int pos = ParseQName(out colonPos); in ParseXmlDeclaration() 7589 return ParseQName(false, 0, out colonPos); in ParseXmlDeclaration() 7592 private int ParseQName(out int colonPos) in ParseXmlDeclaration() method in System.Xml.XmlTextReaderImpl 7594 return ParseQName(true, 0, out colonPos); in ParseXmlDeclaration() 7597 private int ParseQName(bool isQName, int startOffset, out int colonPos) in ParseXmlDeclaration() method in System.Xml.XmlTextReaderImpl 8475 int endPos = ParseQName(true, 2, out colonPos); in ParseXmlDeclaration() [all …]
|