Searched defs:IsAsciiUpper (Results 1 – 2 of 2) sorted by relevance
341 inline bool IsAsciiUpper(Char c) { in IsAsciiUpper() function
60 inline constexpr bool IsAsciiUpper(uc32 c) { in IsAsciiUpper() function