Searched defs:iswlower (Results 1 – 3 of 3) sorted by relevance
364 #define iswlower(c) islower(c) macro
225 #define iswlower(x) islower(x) macro