Searched defs:toLowerCase (Results 1 – 3 of 3) sorted by relevance
1027 decodingSupported.add(JAVA_CHARSETS[i].canonical.toLowerCase()); in decodingSupported.add()1033 encodingSupported.add(JAVA_CHARSETS[i].canonical.toLowerCase()); in encodingSupported.add()1048 charsetMap.put(c.aliases[j].toLowerCase(), c); in charsetMap.put() argument
251 Dictionary::toLowerCase(unsigned short c) { in toLowerCase() function in latinime::Dictionary
506 static char toLowerCase(char c) { in toLowerCase() method in ExpandableDictionary