Searched refs:lowerCh (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
H A D | js_locale.h | 686 int lowerCh = JSLocale::AsciiAlphaToLower(ch); in IsAToZ() local 687 return JSLocale::InRange(lowerCh, 'a', 'z'); in IsAToZ() |
Completed in 2 milliseconds