Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetMBCS.java2005 int sourceArrayIndex, sourceArrayIndexStart; in cnvMBCSToUnicodeWithOffsets() local
2042 sourceArrayIndex = sourceArrayIndexStart = source.position(); in cnvMBCSToUnicodeWithOffsets()
2314 int bytesFromThisBuffer = sourceArrayIndex - sourceArrayIndexStart; in cnvMBCSToUnicodeWithOffsets()
2325 sourceArrayIndex = sourceArrayIndexStart; in cnvMBCSToUnicodeWithOffsets()