Searched refs:destLabelLength (Results 1 – 1 of 1) sorted by relevance
679 replaceLabel(UnicodeString &dest, int32_t destLabelStart, int32_t destLabelLength, in replaceLabel() argument682 dest.replace(destLabelStart, destLabelLength, label); in replaceLabel()696 int32_t destLabelLength=labelLength; in processLabel() local756 return replaceLabel(dest, destLabelStart, destLabelLength, *labelString, labelLength); in processLabel()818 destLabelLength=labelLength; in processLabel()838 if(destLabelLength>63) { in processLabel()841 return destLabelLength; in processLabel()848 return destLabelLength; in processLabel()863 return destLabelLength; in processLabel()872 return destLabelLength; in processLabel()[all …]