Searched refs:UConverterPlatform (Results 1 – 5 of 5) sorted by relevance
183 } UConverterPlatform; typedef466 UConverterPlatform platform,900 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()
321 const UConverterPlatform CodePagesPlatform[NUM_CODEPAGE] = in TestConvert()
27 com/ibm/icu/charset/UConverterSharedData$UConverterPlatform#<init>:()V