Home
last modified time | relevance | path

Searched defs:AsciiAlphaToLower (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/intl/
Dlocale_helper.h60 static inline constexpr int AsciiAlphaToLower(uint32_t c) in AsciiAlphaToLower() function
/arkcompiler/ets_runtime/ecmascript/
Djs_locale.h391 static inline constexpr int AsciiAlphaToLower(uint32_t c) in AsciiAlphaToLower() function