Home | History | Annotate | Download | only in intltest

Lines Matching refs:s16Limit

3212     const UChar *s16Limit=s16+length16;
3219 ucnv_fromUnicode(openUTF8Converter(), &t, tLimit, &s16, s16Limit, o, TRUE, &errorCode);