Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for Interop.Normaliz, including all inherited members.
IdnToAscii(uint dwFlags, char *lpUnicodeCharStr, int cchUnicodeChar, char *lpASCIICharStr, int cchASCIIChar) | Interop.Normaliz | package |
IdnToUnicode(uint dwFlags, char *lpASCIICharStr, int cchASCIIChar, char *lpUnicodeCharStr, int cchUnicodeChar) | Interop.Normaliz | package |
IsNormalizedString(NormalizationForm normForm, char *source, int length) | Interop.Normaliz | package |
NormalizeString(NormalizationForm normForm, char *source, int sourceLength, char *destination, int destinationLength) | Interop.Normaliz | package |