Searched defs:IsAlpha (Results 1 – 4 of 4) sorted by relevance
41 constexpr bool IsAlpha(char c) in IsAlpha() function
119 static bool IsAlpha(const std::string &str, size_t min, size_t max) in IsAlpha() function
121 bool IsAlpha() const in IsAlpha() function
645 static bool IsAlpha(const std::string &str, size_t min, size_t max) in IsAlpha() function