Searched defs:IsAsciiLower (Results 1 – 2 of 2) sorted by relevance
290 inline bool IsAsciiLower(Char c) { in IsAsciiLower() function
56 inline constexpr bool IsAsciiLower(base::uc32 c) { in IsAsciiLower() function