HomeSort by relevance Sort by last modified time
    Searched full:replacelabel (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/common/
uts46.cpp 671 replaceLabel(UnicodeString &dest, int32_t destLabelStart, int32_t destLabelLength,
748 return replaceLabel(dest, destLabelStart, destLabelLength, *labelString, labelLength);
    [all...]
  /external/icu/icu4c/source/common/
uts46.cpp 675 replaceLabel(UnicodeString &dest, int32_t destLabelStart, int32_t destLabelLength,
752 return replaceLabel(dest, destLabelStart, destLabelLength, *labelString, labelLength);
    [all...]

Completed in 184 milliseconds