Searched defs:tolower (Results 1 – 5 of 5) sorted by relevance
97 tolower(int c) in tolower() function
216 tolower(c) in tolower() function
99 #define tolower(c) __sbtolower(c) macro
256 tolower(char_type __c) const in tolower() function271 tolower(char_type* __lo, const char_type* __hi) const in tolower() function830 tolower(char_type __c) const in tolower() function847 tolower(char_type* __lo, const char_type* __hi) const in tolower() function4684 tolower(_CharT __c, const locale& __loc) in tolower() function
220 static __inline int tolower(int c) in tolower() function