Searched refs:sourceBeginIndex (Results 1 – 1 of 1) sorted by relevance
2332 int sourceBeginIndex = sourceArrayIndex; in cnvMBCSToUnicodeWithOffsets() local2336 sourceIndex = nextSourceIndex += (sourceArrayIndex - sourceBeginIndex); in cnvMBCSToUnicodeWithOffsets()2601 int sourceBeginIndex = sourceArrayIndex; in cnvMBCSSingleToUnicodeWithOffsets() local2606 sourceIndex += 1 + (sourceArrayIndex - sourceBeginIndex); in cnvMBCSSingleToUnicodeWithOffsets()