Searched defs:index2c (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/io/
H A DCharToByteEUC.java37 protected String index2c; field in class:CharToByteEUC
153 theChars = index2c;
243 theChars = index2c;
/openjdk7/jdk/src/share/classes/sun/nio/cs/ext/
H A DSimpleEUCEncoder.java47 protected String index2c; field in class:SimpleEUCEncoder
85 theChars = index2c;
143 theChars = index2c;
223 theChars = index2c;
H A DIBM964.java111 return Encoder.index2c;
4735 super.index2c = index2c;
4873 private final static String index2c; field in class:IBM964.Encoder
9384 index2c =

Completed in 103 milliseconds