Searched refs:initialMatchToU (Results 1 – 1 of 1) sorted by relevance
1882 && initialMatchToU(length, source, target, offsets, sourceIndex, flush, cr)) { in toU()1918 …private boolean initialMatchToU(int firstLength, ByteBuffer source, CharBuffer target, IntBuffer o… in initialMatchToU() method in CharsetMBCS.CharsetDecoderMBCS