Searched defs:AsciiDigits (Results 1 – 6 of 6) sorted by relevance
110 static constexpr CharSet AsciiDigits() { return CharSet::Range('0', '9'); } in AsciiDigits() function
112 static constexpr CharSet AsciiDigits() { return CharSet::Range('0', '9'); } in AsciiDigits() function
334 static final class AsciiDigits { class in Longs335 private AsciiDigits() {} in AsciiDigits() method in Longs.AsciiDigits
336 static final class AsciiDigits { class in Longs337 private AsciiDigits() {} in AsciiDigits() method in Longs.AsciiDigits