Searched refs:IsAsciiAlpha (Results 1 – 2 of 2) sorted by relevance
337 inline bool IsAsciiAlpha(Char c) { in IsAsciiAlpha() function
320 bool IsAsciiAlpha(char ch) { in IsAsciiAlpha() function345 if (IsAsciiAlpha(ch)) { in ToTitleCaseTimezoneLocation()