Searched defs:IsLetter (Results 1 – 2 of 2) sorted by relevance
173 static bool IsLetter(char ch) { in IsLetter() function
71 inline bool IsLetter(char c) { in IsLetter() function