Home | History | Annotate | Download | only in cintltst

Lines Matching refs:inCharset

1362     uint8_t inCharset, oppositeCharset;
1405 inCharset=ds->inCharset;
1408 oppositeCharset= inCharset==U_ASCII_FAMILY ? U_EBCDIC_FAMILY : U_ASCII_FAMILY;
1411 if(inEndian!=U_IS_BIG_ENDIAN || inCharset!=U_CHARSET_FAMILY) {
1413 ds=udata_openSwapper(inEndian, inCharset, oppositeEndian, inCharset, &errorCode);
1471 ds=udata_openSwapper(oppositeEndian, inCharset,
1499 inEndian, inCharset,