Searched refs:replaceLabel (Results 1 – 1 of 1) sorted by relevance
/external/icu4c/common/ |
D | uts46.cpp | 671 replaceLabel(UnicodeString &dest, int32_t destLabelStart, int32_t destLabelLength, in replaceLabel() function 748 return replaceLabel(dest, destLabelStart, destLabelLength, *labelString, labelLength); in processLabel() 866 return replaceLabel(dest, destLabelStart, destLabelLength, in processLabel() 883 return replaceLabel(dest, destLabelStart, destLabelLength, *labelString, labelLength); in processLabel()
|