Searched defs:DigitCharmap (Results 1 – 4 of 4) sorted by relevance
137 constexpr Charmap DigitCharmap() { return Charmap::Range('0', '9'); } in DigitCharmap() function
139 constexpr Charmap DigitCharmap() { return Charmap::Range('0', '9'); } in DigitCharmap() function