Lines Matching defs:label
71 IDNA::labelToASCII_UTF8(const StringPiece &label, ByteSink &dest, in labelToASCII_UTF8()
81 IDNA::labelToUnicodeUTF8(const StringPiece &label, ByteSink &dest, in labelToUnicodeUTF8()
223 UTS46::labelToASCII(const UnicodeString &label, UnicodeString &dest, in labelToASCII()
229 UTS46::labelToUnicode(const UnicodeString &label, UnicodeString &dest, in labelToUnicode()
254 UTS46::labelToASCII_UTF8(const StringPiece &label, ByteSink &dest, in labelToASCII_UTF8()
260 UTS46::labelToUnicodeUTF8(const StringPiece &label, ByteSink &dest, in labelToUnicodeUTF8()
668 const UnicodeString &label, int32_t labelLength) { in replaceLabel()
682 const UChar *label=dest.getBuffer()+labelStart; in processLabel() local
893 const UChar *label=dest.getBuffer()+labelStart; in markBadACELabel() local
952 UTS46::checkLabelBiDi(const UChar *label, int32_t labelLength, IDNAInfo &info) const { in checkLabelBiDi() argument
1101 UTS46::isLabelOkContextJ(const UChar *label, int32_t labelLength) const { in isLabelOkContextJ() argument
1171 UTS46::checkLabelContextO(const UChar *label, int32_t labelLength, IDNAInfo &info) const { in checkLabelContextO() argument
1290 checkArgs(const void *label, int32_t length, in checkArgs()
1321 const UChar *label, int32_t length, in uidna_labelToASCII()
1337 const UChar *label, int32_t length, in uidna_labelToUnicode()
1385 const char *label, int32_t length, in uidna_labelToASCII_UTF8()
1401 const char *label, int32_t length, in uidna_labelToUnicodeUTF8()