Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetMBCS.java1840 int tBeginIndex = target.position(); in toUWriteCodePoint() local
1858 if ((tBeginIndex + 1) < target.position()) { in toUWriteCodePoint()