Searched defs:AsciiUppercase (Results 1 – 3 of 3) sorted by relevance
108 static constexpr CharSet AsciiUppercase() { return CharSet::Range('A', 'Z'); } in AsciiUppercase() function
110 static constexpr CharSet AsciiUppercase() { return CharSet::Range('A', 'Z'); } in AsciiUppercase() function