Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/intl/
Dlocale_helper.h117 static bool IsAlpha(const std::string &str, size_t min, size_t max) in IsAlpha() function
/arkcompiler/ets_runtime/ecmascript/
Ddate_parse.h115 bool IsAlpha() const in IsAlpha() function
Djs_locale.h626 static bool IsAlpha(const std::string &str, size_t min, size_t max) in IsAlpha() function