Home
last modified time | relevance | path

Searched refs:initialMatchFromU (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetMBCS.java3889 && 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