Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetMBCS.java4961 int fromUSectionValuesIndex = fromUSectionValues.position()+sectionIndex; in extGetUnicodeSetString() local
4966 value = fromUSectionValues.get(fromUSectionValuesIndex++); in extGetUnicodeSetString()
4984 value = fromUSectionValues.get(fromUSectionValuesIndex + i); in extGetUnicodeSetString()