Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/src/
Dcharacter.cpp40 bool IsDigit(const std::string &character) in IsDigit() function
Dlocale_helper.cpp50 bool IsDigit(const std::string &str, size_t min, size_t max) in IsDigit() function