Home | History | Annotate | Download | only in cintltst

Lines Matching defs:src1

652         const UChar* src1 = data[i];
653 int32_t src1Len = u_strlen(src1);
662 dest1Len = uidna_toASCII(src1, src1Len, dest1, dest1Len,UIDNA_DEFAULT, &ps, &status);