HomeSort by relevance Sort by last modified time
    Searched refs:UConverterPlatform (Results 1 - 6 of 6) sorted by null

  /external/icu4c/common/unicode/
ucnv.h 181 } UConverterPlatform;
457 * @see UConverterPlatform
462 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 105 /* Copy the string that is represented by the UConverterPlatform enum
111 ucnv_copyPlatformString(char *platformString, UConverterPlatform pltfrm)
131 UConverterPlatform platform,
694 U_CAPI UConverterPlatform U_EXPORT2
701 return (UConverterPlatform)converter->sharedData->staticData->platform;
    [all...]
  /external/icu4c/test/cintltst/
ccapitst.c 365 const UConverterPlatform CodePagesPlatform[NUM_CODEPAGE] =
    [all...]

Completed in 680 milliseconds