Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetMBCS.java4960 int fromUSectionUCharIndex = fromUSectionUChar.position()+sectionIndex; in extGetUnicodeSetString() local
4965 count = fromUSectionUChar.get(fromUSectionUCharIndex++); in extGetUnicodeSetString()
4983 s[length] = fromUSectionUChar.get(fromUSectionUCharIndex + i); in extGetUnicodeSetString()