Searched defs:is_number (Results 1 – 12 of 12) sorted by relevance
69 virtual bool is_number() const { return false; } in is_number() function81 bool is_number() const { return true; } in is_number() function
29 int (*is_number) (const CONF *conf, char c); member
303 pub fn is_number(&self) -> bool { in is_number() method434 pub fn is_number(&self) -> bool { in is_number() method
45 int (*is_number) (const CONF *conf, char c); member
154 fn is_number() { in is_number() function
256 def is_number(self): member in FormatToken
244 int line_buffering, is_number; in _io_open_impl() local
335 int (*is_number)(const CONF *, char) = &default_is_number; in NCONF_get_number_e() local
520 static int is_number(const char *str) in is_number() function
2074 static int is_number(char *p) in is_number() function
2603 constexpr bool is_number() const noexcept in is_number() function in nlohmann::basic_json
20004 constexpr bool is_number() const noexcept in is_number() function in nlohmann::basic_json