Searched defs:IsAlpha (Results 1 – 3 of 3) sorted by relevance
117 static bool IsAlpha(const std::string &str, size_t min, size_t max) in IsAlpha() function
115 bool IsAlpha() const in IsAlpha() function
626 static bool IsAlpha(const std::string &str, size_t min, size_t max) in IsAlpha() function