Home | History | Annotate | Download | only in cintltst

Lines Matching refs:sjisLength

1531     int32_t /*asciiLength = 0,*/ sjisLength = 0, i;
1569 sjisLength = ucnv_toUChars(sjis_cnv, sjisResult, sizeof(sjisResult)/U_SIZEOF_UCHAR, target, (int32_t)strlen(target), &status);
1597 ucnv_fixFileSeparator(sjis_cnv, sjisResult, sjisLength);