Searched refs:toUpperCaseFast (Results 1 – 1 of 1) sorted by relevance
118 String normalizedEncoding = toUpperCaseFast(encoding); in getEncodingInfo()160 static private String toUpperCaseFast(final String s) { in toUpperCaseFast() method in Encodings273 (EncodingInfo) _encodingTableKeyJava.get(toUpperCaseFast(encoding)); in convertJava2MimeEncoding()483 String normalizedEncoding = toUpperCaseFast(encoding); in getHighChar()