Searched defs:ascii_islower (Results 1 – 2 of 2) sorted by relevance
76 static inline bool ascii_islower(unsigned char c) { in ascii_islower() function
84 inline bool ascii_islower(char c) { in ascii_islower() function