Searched refs:utf16_lower_length (Results 1 – 1 of 1) sorted by relevance
1769 …int32_t utf16_lower_length = u_strToLower(utf16_lower, str_length * 2 + 1, utf16_dst, utf16_dst_le… in psl_str_to_utf8lower() local1771 u_strToUTF8(utf8_lower, str_length * 6 + 1, NULL, utf16_lower, utf16_lower_length, &status); in psl_str_to_utf8lower()