Searched defs:ISLOWER (Results 1 – 3 of 3) sorted by relevance
80 #define ISLOWER(x) islower((u_char)(x)) macro
48 #define ISLOWER iswlower macro82 #define ISLOWER islower macro
603 #define ISLOWER(x) islower((u_char)(x)) macro