Home
last modified time | relevance | path

Searched defs:IsAlpha (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dutils.h41 constexpr bool IsAlpha(char c) in IsAlpha() function
/arkcompiler/ets_runtime/ecmascript/intl/
Dlocale_helper.h119 static bool IsAlpha(const std::string &str, size_t min, size_t max) in IsAlpha() function
/arkcompiler/ets_runtime/ecmascript/
Ddate_parse.h121 bool IsAlpha() const in IsAlpha() function
Djs_locale.h645 static bool IsAlpha(const std::string &str, size_t min, size_t max) in IsAlpha() function