HomeSort by relevance Sort by last modified time
    Searched defs:UCONFIG_NO_LEGACY_CONVERSION (Results 1 - 5 of 5) sorted by null

  /external/icu4c/common/unicode/
uconfig.h 56 * then you can define UCONFIG_NO_LEGACY_CONVERSION 1 as well.
118 # define UCONFIG_NO_LEGACY_CONVERSION 1
122 * \def UCONFIG_NO_LEGACY_CONVERSION
133 #ifndef UCONFIG_NO_LEGACY_CONVERSION
134 # define UCONFIG_NO_LEGACY_CONVERSION 0
  /external/webkit/Source/JavaScriptCore/icu/unicode/
uconfig.h 37 * then you can #define UCONFIG_NO_LEGACY_CONVERSION 1 as well.
73 # define UCONFIG_NO_LEGACY_CONVERSION 1
77 * \def UCONFIG_NO_LEGACY_CONVERSION
88 #ifndef UCONFIG_NO_LEGACY_CONVERSION
89 # define UCONFIG_NO_LEGACY_CONVERSION 0
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
uconfig.h 37 * then you can #define UCONFIG_NO_LEGACY_CONVERSION 1 as well.
73 # define UCONFIG_NO_LEGACY_CONVERSION 1
77 * \def UCONFIG_NO_LEGACY_CONVERSION
88 #ifndef UCONFIG_NO_LEGACY_CONVERSION
89 # define UCONFIG_NO_LEGACY_CONVERSION 0
  /external/webkit/Source/WebCore/icu/unicode/
uconfig.h 37 * then you can #define UCONFIG_NO_LEGACY_CONVERSION 1 as well.
73 # define UCONFIG_NO_LEGACY_CONVERSION 1
77 * \def UCONFIG_NO_LEGACY_CONVERSION
88 #ifndef UCONFIG_NO_LEGACY_CONVERSION
89 # define UCONFIG_NO_LEGACY_CONVERSION 0
  /external/webkit/Source/WebKit/mac/icu/unicode/
uconfig.h 37 * then you can #define UCONFIG_NO_LEGACY_CONVERSION 1 as well.
73 # define UCONFIG_NO_LEGACY_CONVERSION 1
77 * \def UCONFIG_NO_LEGACY_CONVERSION
88 #ifndef UCONFIG_NO_LEGACY_CONVERSION
89 # define UCONFIG_NO_LEGACY_CONVERSION 0

Completed in 80 milliseconds