Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetMBCS.java2877 cr[0] = continueMatchFromU(source, target, offsets, flush, -1); in encodeLoop()
3524 …private CoderResult continueMatchFromU(CharBuffer source, ByteBuffer target, IntBuffer offsets, bo… in continueMatchFromU() method in CharsetMBCS.CharsetEncoderMBCS