Searched defs:IsNum (Results 1 – 8 of 8) sorted by relevance
72 bool StringUtils::IsNum(string str) in IsNum() function in OHOS::HiviewDFX::StringUtils
389 bool Lexer::IsNum(char c) in IsNum() function in Lexer
307 bool IsNum(const std::string &str) in IsNum() function
243 bool VCardUtils::IsNum(const std::string &str) in IsNum() function in OHOS::Telephony::VCardUtils
45 static inline bool IsNum(char chr) in IsNum() function
61 static inline bool IsNum(const std::string& str) in IsNum() function
323 static inline bool IsNum(const std::string &str) in IsNum() function
327 static bool IsNum(const std::string &s) in IsNum() function