Home
last modified time | relevance | path

Searched defs:AsciiUppercase (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/
H A Dcharset.h108 static constexpr CharSet AsciiUppercase() { return CharSet::Range('A', 'Z'); } in AsciiUppercase() function
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/
H A Dcharset.h110 static constexpr CharSet AsciiUppercase() { return CharSet::Range('A', 'Z'); } in AsciiUppercase() function
/aosp_15_r20/external/abseil-cpp/absl/strings/
H A Dcharset.h110 static constexpr CharSet AsciiUppercase() { return CharSet::Range('A', 'Z'); } in AsciiUppercase() function