Home | History | Annotate | Download | only in cintltst

Lines Matching refs:len1

726         int32_t len1 = LENGTHOF(ul1)-1/*remove the null termination*/;
762 destLen = uidna_toASCII(ul1, len1, dest, destLen, UIDNA_DEFAULT, &ps, &status);
769 len1 = -1;
770 destLen = uidna_toASCII(ul1, len1, dest, destLen, UIDNA_DEFAULT, &ps, &status);