Home
last modified time | relevance | path

Searched defs:destLabelLength (Results 1 – 3 of 3) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUTS46.java319 replaceLabel(StringBuilder dest, int destLabelStart, int destLabelLength, in replaceLabel()
338 int destLabelLength=labelLength; in processLabel() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUTS46.java318 replaceLabel(StringBuilder dest, int destLabelStart, int destLabelLength, in replaceLabel()
337 int destLabelLength=labelLength; in processLabel() local
/external/icu/icu4c/source/common/
Duts46.cpp686 replaceLabel(UnicodeString &dest, int32_t destLabelStart, int32_t destLabelLength, in replaceLabel()
713 int32_t destLabelLength=labelLength; in processLabel() local