Searched defs:towlower (Results 1 – 4 of 4) sorted by relevance
177 towlower(wint_t wc) in towlower() function
112 #define towlower(wc) __tolower(wc) macro
308 towlower(int c, void *handle) in towlower() function
2040 static wint_t towlower(wint_t wc) in towlower() function