Searched defs:islower (Results 1 – 2 of 2) sorted by relevance
| /bionic/libc/include/bits/ | ||
| D | ctype_inlines.h | 101 __BIONIC_CTYPE_INLINE int islower(int __ch) {  in islower()  function | 
| /bionic/tests/ | ||
| D | ctype_test.cpp | 165 TEST(ctype, islower) {  in TEST()  argument |