Searched defs:tolower (Results 1 – 15 of 15) sorted by relevance
3 int tolower(int c) in tolower() function
44 int tolower (int c) in tolower() function
68 #define tolower(c) undefined_tolower(c) macro
737 #define tolower(c) towlower(btowc(c)) macro
252 tolower(){ function
636 #define tolower(c) towlower(btowc(c)) macro
191 public final int tolower(int c) { in tolower() method in UCaseProps
187 public final int tolower(int c) { in tolower() method in UCaseProps
2062 u32 toupper = 0, tolower = 0, xor = 0, arith = 0, tohex = 0, fromhex = 0; local
303 pub fn tolower(c: c_int) -> c_int; in tolower() function
446 pub fn tolower(c: c_int) -> c_int; in tolower() function
538 pub fn tolower(c: c_int) -> c_int; in tolower() function
437 pub fn tolower(c: c_int) -> c_int; in tolower() function
1093 pub fn tolower(c: c_int) -> c_int; in tolower() function
3376 pub fn tolower(c: c_int) -> c_int; in tolower() function