Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/intl/
Dlocale_helper.h114 static bool IsAsciiAlpha(char ch) in IsAsciiAlpha() function
/arkcompiler/ets_runtime/ecmascript/
Djs_locale.h398 static bool IsAsciiAlpha(char ch) in IsAsciiAlpha() function