Home
last modified time | relevance | path

Searched refs:lowerCh (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_locale.h686 int lowerCh = JSLocale::AsciiAlphaToLower(ch); in IsAToZ() local
687 return JSLocale::InRange(lowerCh, 'a', 'z'); in IsAToZ()

Completed in 2 milliseconds