Home
last modified time | relevance | path

Searched refs:ToLatin1Lower (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/runtime/
Druntime-i18n.cc899 inline uint16_t ToLatin1Lower(uint16_t ch) { in ToLatin1Lower() function
1027 dest[index] = ToLatin1Lower(static_cast<uint16_t>(src[index])); in ConvertToLower()
1039 dest[index] = ToLatin1Lower(static_cast<uint16_t>(src[index])); in ConvertToLower()