Home | History | Annotate | Download | only in cintltst

Lines Matching refs:sjisLength

1519     int32_t /*asciiLength = 0,*/ sjisLength = 0, i;
1556 sjisLength = ucnv_toUChars(sjis_cnv, sjisResult, sizeof(sjisResult)/U_SIZEOF_UCHAR, target, (int32_t)strlen(target), &status);
1584 ucnv_fixFileSeparator(sjis_cnv, sjisResult, sjisLength);