converted to lowercase.
utf8Strdown
fn
string utf8Strdown(string str)Converts all Unicode characters in the string that have a case to lowercase. The exact manner that this is done depends on the current locale, and may result in the number of characters in the string changing.
Parameters
str | a UTF-8 encoded string |
Returns
a newly allocated string, with all characters