utf8_str_to_upper_or_lower
return (utf8_str_to_upper_or_lower(s, U8_TEXTPREP_TOUPPER));
return (utf8_str_to_upper_or_lower(s, U8_TEXTPREP_TOLOWER));