Searched refs:punycodeLength (Results 1 – 1 of 1) sorted by relevance
857 int32_t punycodeLength=u_strToPunycode(label, labelLength, in processLabel() local863 buffer=punycode.getBuffer(4+punycodeLength); in processLabel()868 punycodeLength=u_strToPunycode(label, labelLength, in processLabel()872 punycodeLength+=4; in processLabel()873 punycode.releaseBuffer(punycodeLength); in processLabel()877 if(punycodeLength>63) { in processLabel()881 punycode, punycodeLength, errorCode); in processLabel()