Searched defs:tolower (Results 1 – 5 of 5) sorted by relevance
237 tolower(){ function
151 #define tolower(c) do_not_use_tolower_with_safe_ctype macro
249 HChar VG_(tolower) ( HChar c ) in VG_() argument
184 public final int tolower(int c) { in tolower() method in UCaseProps
188 public final int tolower(int c) { in tolower() method in UCaseProps