Home
last modified time | relevance | path

Searched refs:ParseQName (Results 1 – 25 of 32) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/
H A DXmlUtil.cs42 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 DXsdBuilder.cs1217 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 DXmlAtomicValue.cs337 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 DXsdBuilder.cs1286 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 DXmlAtomicValue.cs398 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 DValidateNames.cs241 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 DValidateNames.cs269 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 DXPathDocumentView.cs691 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 DXPathDocumentView.cs688 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 DWSDLTools.py260 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 DWSDLTools.py260 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 DWSDLTools.py271 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 DXsltFunctions.cs490 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 DValidateNames.cs260 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 DValidateNames.cs260 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 DSerializationUtility.cs18 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 DXsltFunctions.cs476 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 DEndpointAddressProcessor.cs91 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 DQilGeneratorEnv.cs350 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 DCompiler.cs189 …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 DQilGeneratorEnv.cs416 _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 DCompiler.cs207 …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 DXmlCharCheckingWriter.cs317 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 DXmlCharCheckingWriter.cs354 int len = ValidateNames.ParseQName(name, 0, out colonPos); in ValidateQName()
H A DXmlTextReaderImpl.cs4407 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 …]

12