Searched defs:ISLOWER (Results 1 – 3 of 3) sorted by relevance
46 #define ISLOWER(_c) \ macro
88 #define ISLOWER(x) islower((u_char)(x)) macro
1701 #define ISLOWER(x) islower((u_char)(x)) macro