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

  /external/chromium_org/third_party/icu/source/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/icu/icu4c/source/common/unicode/
uconfig.h 203 * then you can define UCONFIG_NO_LEGACY_CONVERSION 1 as well.
265 # define UCONFIG_NO_LEGACY_CONVERSION 1
269 * \def UCONFIG_NO_LEGACY_CONVERSION
280 #ifndef UCONFIG_NO_LEGACY_CONVERSION
281 # define UCONFIG_NO_LEGACY_CONVERSION 0

Completed in 100 milliseconds