Searched defs:toLowerCase (Results 1 – 3 of 3) sorted by relevance
1025 decodingSupported.add(JAVA_CHARSETS[i].canonical.toLowerCase()); in decodingSupported.add()1031 encodingSupported.add(JAVA_CHARSETS[i].canonical.toLowerCase()); in encodingSupported.add()1046 charsetMap.put(c.aliases[j].toLowerCase(), c); in charsetMap.put() argument
147 Dictionary::toLowerCase(unsigned short c, const int depth) { in toLowerCase() function in latinime::Dictionary
149 static char toLowerCase(char c) { in toLowerCase() method in UserDictionary