Searched defs:to_upper (Results 1 – 9 of 9) sorted by relevance
28 int to_upper; member
156 inline void to_upper( in to_upper() function
196 def to_upper(x): function
42 static inline int to_upper(int c) { in to_upper() function
606 pub fn to_upper(c: char) -> [char; 3] { in to_upper() function