Home
last modified time | relevance | path

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

/external/icu4c/common/
Duts46.cpp176 int32_t labelStart, int32_t labelLength,
181 int32_t labelStart, int32_t labelLength,
185 checkLabelBiDi(const UChar *label, int32_t labelLength, IDNAInfo &info) const;
188 isLabelOkContextJ(const UChar *label, int32_t labelLength) const;
551 int32_t labelLength=labelLimit-labelStart; in processUnicode() local
552 int32_t newLength=processLabel(dest, labelStart, labelLength, in processUnicode()
560 destLength+=newLength-labelLength; in processUnicode()
672 const UnicodeString &label, int32_t labelLength) { in replaceLabel() argument
676 return labelLength; in replaceLabel()
681 int32_t labelStart, int32_t labelLength, in processLabel() argument
[all …]