Home | History | Annotate | Download | only in cintltst

Lines Matching refs:inCharset

1370     uint8_t inCharset, oppositeCharset;
1413 inCharset=ds->inCharset;
1416 oppositeCharset= inCharset==U_ASCII_FAMILY ? U_EBCDIC_FAMILY : U_ASCII_FAMILY;
1419 if(inEndian!=U_IS_BIG_ENDIAN || inCharset!=U_CHARSET_FAMILY) {
1421 ds=udata_openSwapper(inEndian, inCharset, oppositeEndian, inCharset, &errorCode);
1479 ds=udata_openSwapper(oppositeEndian, inCharset,
1507 inEndian, inCharset,