Home | History | Annotate | Download | only in charset

Lines Matching full:lmbcs

812                     converter.equals("x-LMBCS-1")) {
5559 "LMBCS-1",
5560 "LMBCS-2",
5561 "LMBCS-3",
5562 "LMBCS-4",
5563 "LMBCS-5",
5564 "LMBCS-6",
5565 "LMBCS-8",
5566 "LMBCS-11",
5567 "LMBCS-16",
5568 "LMBCS-17",
5569 "LMBCS-18",
5570 "LMBCS-19"
5585 errln("Unable to create LMBCS charset: " + lmbcsNames[i]);
5619 CharsetDecoder malformedDecoderTest = provider.charsetForName("LMBCS-1").newDecoder();