Home | History | Annotate | Download | only in cintltst

Lines Matching refs:src2Len

659         int32_t src2Len = 0;
667 src2Len = dest1Len;
668 dest2Len = uidna_toUnicode(src2, src2Len, dest2, dest2Len, UIDNA_DEFAULT, &ps, &status);