OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UConverterPlatform
(Results
1 - 6
of
6
) sorted by null
/external/icu4c/common/unicode/
ucnv.h
181
}
UConverterPlatform
;
459
* @see
UConverterPlatform
464
UConverterPlatform
platform,
[
all
...]
/external/webkit/Source/JavaScriptCore/icu/unicode/
ucnv.h
144
}
UConverterPlatform
;
393
* @see
UConverterPlatform
398
UConverterPlatform
platform,
745
U_STABLE
UConverterPlatform
U_EXPORT2
[
all
...]
/external/webkit/Source/JavaScriptGlue/icu/unicode/
ucnv.h
144
}
UConverterPlatform
;
393
* @see
UConverterPlatform
398
UConverterPlatform
platform,
745
U_STABLE
UConverterPlatform
U_EXPORT2
[
all
...]
/external/webkit/Source/WebCore/icu/unicode/
ucnv.h
144
}
UConverterPlatform
;
393
* @see
UConverterPlatform
398
UConverterPlatform
platform,
745
U_STABLE
UConverterPlatform
U_EXPORT2
[
all
...]
/external/icu4c/common/
ucnv.c
107
/* Copy the string that is represented by the
UConverterPlatform
enum
113
ucnv_copyPlatformString(char *platformString,
UConverterPlatform
pltfrm)
133
UConverterPlatform
platform,
696
U_CAPI
UConverterPlatform
U_EXPORT2
703
return (
UConverterPlatform
)converter->sharedData->staticData->platform;
[
all
...]
/external/icu4c/test/cintltst/
ccapitst.c
322
const
UConverterPlatform
CodePagesPlatform[NUM_CODEPAGE] =
[
all
...]
Completed in 89 milliseconds