Searched defs:IsAsciiAlpha (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/intl/ | ||
| H A D | locale_helper.h | 114 static bool IsAsciiAlpha(char ch) in IsAsciiAlpha() function in panda::ecmascript::intl::LocaleHelper |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_locale.h | 397 static bool IsAsciiAlpha(char ch) in IsAsciiAlpha() function in panda::ecmascript::JSIntlIterator |
Completed in 3 milliseconds