Searched refs:Isalpha (Results 1 – 1 of 1) sorted by relevance
76 static int Isalpha(int c) { return iswalpha(c); } in Isalpha() function110 { SZ("alpha"), Isalpha },