Searched refs:UConverterPlatform (Results 1 – 7 of 7) sorted by relevance
182 } UConverterPlatform; typedef465 UConverterPlatform platform,899 U_STABLE UConverterPlatform U_EXPORT2
396 static final class UConverterPlatform { class in UConverterSharedData
115 ucnv_copyPlatformString(char *platformString, UConverterPlatform pltfrm) in ucnv_copyPlatformString()135 UConverterPlatform platform, in ucnv_openCCSID()696 U_CAPI UConverterPlatform U_EXPORT2703 return (UConverterPlatform)converter->sharedData->staticData->platform; in ucnv_getPlatform()
322 const UConverterPlatform CodePagesPlatform[NUM_CODEPAGE] = in TestConvert()
1003 UConverterPlatform ucnv_getPlatform_android(const UConverter * converter, UErrorCode * err) { in ucnv_getPlatform_android()1039 UConverter * ucnv_openCCSID_android(int32_t codepage, UConverterPlatform platform, UErrorCode * err… in ucnv_openCCSID_android()
27 com/ibm/icu/charset/UConverterSharedData$UConverterPlatform#<init>:()V