Searched defs:IsDigit (Results 1 – 2 of 2) sorted by relevance
40 bool IsDigit(const std::string &character) in IsDigit() function
50 bool IsDigit(const std::string &str, size_t min, size_t max) in IsDigit() function