Searched refs:initialMatchFromU (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
D | CharsetMBCS.java | 3889 && initialMatchFromU(cp, source, target, offsets, sourceIndex, flush, cr)) { in fromU() 3934 … private boolean initialMatchFromU(int cp, CharBuffer source, ByteBuffer target, IntBuffer offsets, in initialMatchFromU() method in CharsetMBCS.CharsetEncoderMBCS
|