Lines Matching defs:label
68 IDNA::labelToASCII_UTF8(const StringPiece &label, ByteSink &dest, in labelToASCII_UTF8()
78 IDNA::labelToUnicodeUTF8(const StringPiece &label, ByteSink &dest, in labelToUnicodeUTF8()
219 UTS46::labelToASCII(const UnicodeString &label, UnicodeString &dest, in labelToASCII()
225 UTS46::labelToUnicode(const UnicodeString &label, UnicodeString &dest, in labelToUnicode()
250 UTS46::labelToASCII_UTF8(const StringPiece &label, ByteSink &dest, in labelToASCII_UTF8()
256 UTS46::labelToUnicodeUTF8(const StringPiece &label, ByteSink &dest, in labelToUnicodeUTF8()
672 const UnicodeString &label, int32_t labelLength) { in replaceLabel()
686 const UChar *label=dest.getBuffer()+labelStart; in processLabel() local
896 const UChar *label=dest.getBuffer()+labelStart; in markBadACELabel() local
955 UTS46::checkLabelBiDi(const UChar *label, int32_t labelLength, IDNAInfo &info) const { in checkLabelBiDi() argument
1104 UTS46::isLabelOkContextJ(const UChar *label, int32_t labelLength) const { in isLabelOkContextJ() argument
1189 checkArgs(const void *label, int32_t length, in checkArgs()
1220 const UChar *label, int32_t length, in uidna_labelToASCII()
1236 const UChar *label, int32_t length, in uidna_labelToUnicode()
1284 const char *label, int32_t length, in uidna_labelToASCII_UTF8()
1300 const char *label, int32_t length, in uidna_labelToUnicodeUTF8()