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