53 return (
_value & flag) != 0;
116 if (
collationLiteral ==
"http://www.w3.org/2004/10/xpath-functions/collation/codepoint")
132 if (
components ==
"http://collations.microsoft.com")
135 if (
text.Length != 0)
153 if (!result.
IsBaseOf(
new Uri(
"http://www.w3.org/2004/10/xpath-functions/collation/codepoint")))
165 if (
query.Length != 0)
167 string[]
array =
query.Substring(1).Split(
'&');
192 case "IGNORENONSPACE":
195 case "IGNORESYMBOLS":
198 case "IGNOREKANATYPE":
207 case "EMPTYGREATEST":
210 case "DESCENDINGORDER":
270 if (name ==
"ja-JP" || name ==
"ko-KR")
356 for (i = 0;
keyData[i] != 1; i++)
SortKey GetSortKey(string source, CompareOptions options)
override int GetHashCode()
virtual CompareInfo CompareInfo
static CultureInfo CurrentCulture
static CultureInfo InvariantCulture
virtual string ReadString()
static string Coll_UnsupportedOpt
static string Coll_UnsupportedOptVal
static string Coll_Unsupported
static string Coll_UnsupportedLanguage
static string Coll_UnsupportedSortOpt
static string Coll_BadOptFormat
static bool TryCreate([NotNullWhen(true)] string? uriString, UriKind uriKind, [NotNullWhen(true)] out Uri? result)
string GetComponents(UriComponents components, UriFormat format)
static XmlCollation Create(string collationLiteral)
static XmlCollation Create(string collationLiteral, bool throwOnError)
XmlSortKey CreateSortKey(string s)
void GetObjectData(BinaryWriter writer)
static readonly XmlCollation s_cp
readonly CultureInfo _cultInfo
static XmlCollation CodePointCollation
readonly CompareOptions _compops
override int GetHashCode()
XmlCollation(CultureInfo cultureInfo, Options options)
XmlCollation(BinaryReader reader)
override bool Equals(object obj)
void SetFlag(int flag, bool value)
CompareOptions CompareOptions