Searched defs:kNumeric (Results 1 – 3 of 3) sorted by relevance
55 constexpr FormatConversionCharSet FormatConversionCharSetInternal::kNumeric; member in absl::str_format_internal::FormatConversionCharSetInternal
386 static constexpr FormatConversionCharSet kNumeric = member
767 kNumeric = kIntegral | kFloating, enumerator