Searched refs:ToLatin1Lower (Results 1 – 1 of 1) sorted by relevance
87 inline constexpr uint16_t ToLatin1Lower(uint16_t ch) { in ToLatin1Lower() function310 dst_data[index] = ToLatin1Lower(static_cast<uint16_t>(src_data[index])); in ConvertOneByteToLower()320 dst_data[index] = ToLatin1Lower(static_cast<uint16_t>(src_data[index])); in ConvertOneByteToLower()