Returns length of unicode string.
Converts string to locale charset.
Return: | Pointer to static string. |
---|
Converts string to console charset.
Return: | Pointer to static string. |
---|
Converts string from unicode to local charset.
Encodes string from local charset to unicode.
Decodes unicode file data with byte order mark (BOM).
Copies unicode string.
Encodes string to UTF-8 quoted printable.
Decodes UTF-8 quoted printable string.
Encodes string to UTF-8.
Decodes string from UTF-8.
Decodes string from hex quoted unicode.
Encodes string to hex quoted unicode.
Compares two unicode strings.
Locates unicode substring.
Compares two unicode strings case insensitive.
Encode text to UTF-8.
Decode text from UTF-8.
Decode hex encoded binary text.
Converts single character from unicode to wchar_t.
Converts single character from wchar_t to unicode.