Home
last modified time | relevance | path

Searched refs:UConverterPlatform (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Ducnv.h181 } UConverterPlatform; typedef
464 UConverterPlatform platform,
898 U_STABLE UConverterPlatform U_EXPORT2
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DUConverterSharedData.java429 static final class UConverterPlatform { class in UConverterSharedData
/external/icu/icu4c/source/common/
Ducnv.c113 ucnv_copyPlatformString(char *platformString, UConverterPlatform pltfrm) in ucnv_copyPlatformString()
133 UConverterPlatform platform, in ucnv_openCCSID()
694 U_CAPI UConverterPlatform U_EXPORT2
701 return (UConverterPlatform)converter->sharedData->staticData->platform; in ucnv_getPlatform()
/external/icu/icu4c/source/test/cintltst/
Dccapitst.c319 const UConverterPlatform CodePagesPlatform[NUM_CODEPAGE] = in TestConvert()