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()
674 const UnicodeString &label, int32_t labelLength, UErrorCode &errorCode) { in replaceLabel()
698 const UChar *label=dest.getBuffer()+labelStart; in processLabel() local
914 const UChar *label=dest.getBuffer()+labelStart; in markBadACELabel() local
977 UTS46::checkLabelBiDi(const UChar *label, int32_t labelLength, IDNAInfo &info) const { in checkLabelBiDi() argument
1126 UTS46::isLabelOkContextJ(const UChar *label, int32_t labelLength) const { in isLabelOkContextJ() argument
1196 UTS46::checkLabelContextO(const UChar *label, int32_t labelLength, IDNAInfo &info) const { in checkLabelContextO() argument
1315 checkArgs(const void *label, int32_t length, in checkArgs()
1346 const UChar *label, int32_t length, in uidna_labelToASCII()
1362 const UChar *label, int32_t length, in uidna_labelToUnicode()
1410 const char *label, int32_t length, in uidna_labelToASCII_UTF8()
1426 const char *label, int32_t length, in uidna_labelToUnicodeUTF8()