Searched defs:is_digits (Results 1 – 3 of 3) sorted by relevance
188 int is_digits(char *optarg) in is_digits() function
155 inline bool is_digits(const std::string &str) { in is_digits() function
427 static inline bool is_digits(const char *s) in is_digits() function