Searched refs:Islower (Results 1 – 2 of 2) sorted by relevance
82 static int Islower(int c) { return iswlower(c); } in Islower() function115 { SZ("lower"), Islower },
75 static int Islower(int c) { return iswlower(c); } in Islower() function 116 { SZ("lower"), Islower },