Home | History | Annotate | Download | only in common

Lines Matching full:unicodelength

706         int32_t unicodeLength=u_strFromPunycode(label+4, labelLength-4,
711 unicodeBuffer=fromPunycode.getBuffer(unicodeLength);
717 unicodeLength=u_strFromPunycode(label+4, labelLength-4,
721 fromPunycode.releaseBuffer(unicodeLength);