Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetMBCS.java2332 int sourceBeginIndex = sourceArrayIndex; in cnvMBCSToUnicodeWithOffsets() local
2336 sourceIndex = nextSourceIndex += (sourceArrayIndex - sourceBeginIndex); in cnvMBCSToUnicodeWithOffsets()
2601 int sourceBeginIndex = sourceArrayIndex; in cnvMBCSSingleToUnicodeWithOffsets() local
2606 sourceIndex += 1 + (sourceArrayIndex - sourceBeginIndex); in cnvMBCSSingleToUnicodeWithOffsets()