|
Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for System.DomainNameHelper, including all inherited members.
| ContainsCharactersUnsafeForNormalizedHost(string host) | System.DomainNameHelper | inlinepackagestatic |
| IdnEquivalent(string hostname) | System.DomainNameHelper | inlinepackagestatic |
| IsASCIILetterOrDigit(char character, ref bool notCanonical) | System.DomainNameHelper | inlineprivatestatic |
| IsValid(char *name, int pos, ref int returnedEnd, ref bool notCanonical, bool notImplicitFile) | System.DomainNameHelper | inlinepackagestatic |
| IsValidByIri(char *name, int pos, ref int returnedEnd, ref bool notCanonical, bool notImplicitFile) | System.DomainNameHelper | inlinepackagestatic |
| IsValidDomainLabelCharacter(char character, ref bool notCanonical) | System.DomainNameHelper | inlineprivatestatic |
| ParseCanonicalName(string str, int start, int end, ref bool loopback) | System.DomainNameHelper | inlinepackagestatic |
| s_idnMapping | System.DomainNameHelper | privatestatic |
| s_UnsafeForNormalizedHost | System.DomainNameHelper | privatestatic |
| TryGetUnicodeEquivalent(string hostname, ref System.Text.ValueStringBuilder dest) | System.DomainNameHelper | inlinepackagestatic |