Home | History | Annotate | Download | only in common

Lines Matching refs:conversionType

505         || (cnv->sharedData->staticData->conversionType == UCNV_MBCS &&
2151 if( sourceCnv->sharedData->staticData->conversionType==UCNV_UTF8 &&
2155 } else if( targetCnv->sharedData->staticData->conversionType==UCNV_UTF8 &&
2618 int8_t type = converter->sharedData->staticData->conversionType;