Searched defs:tolower (Results 1 – 3 of 3) sorted by relevance
144 __BIONIC_CTYPE_INLINE int tolower(int __ch) { in tolower() function
300 TEST(ctype, tolower) { in TEST() argument
332 void AString::tolower() { in tolower() function in android::AString