Home | History | Annotate | Download | only in cintltst

Lines Matching refs:dest1Len

655         int32_t dest1Len = 40;
662 dest1Len = uidna_toASCII(src1, src1Len, dest1, dest1Len,UIDNA_DEFAULT, &ps, &status);
667 src2Len = dest1Len;