Home
last modified time | relevance | path

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

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