Home
last modified time | relevance | path

Searched refs:punycodeLength (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/common/
Duts46.cpp854 int32_t punycodeLength=u_strToPunycode(label, labelLength, in processLabel() local
860 buffer=punycode.getBuffer(4+punycodeLength); in processLabel()
865 punycodeLength=u_strToPunycode(label, labelLength, in processLabel()
869 punycodeLength+=4; in processLabel()
870 punycode.releaseBuffer(punycodeLength); in processLabel()
874 if(punycodeLength>63) { in processLabel()
878 punycode, punycodeLength); in processLabel()