Searched defs:UCONFIG_NO_LEGACY_CONVERSION (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Duconfig.h56 * then you can define UCONFIG_NO_LEGACY_CONVERSION 1 as well.
118 # define UCONFIG_NO_LEGACY_CONVERSION 1 macro
122 * \def UCONFIG_NO_LEGACY_CONVERSION
133 #ifndef UCONFIG_NO_LEGACY_CONVERSION
134 # define UCONFIG_NO_LEGACY_CONVERSION 0 macro
/external/icu4c/common/unicode/
H A Duconfig.h202 * then you can define UCONFIG_NO_LEGACY_CONVERSION 1 as well.
264 # define UCONFIG_NO_LEGACY_CONVERSION 1 macro
268 * \def UCONFIG_NO_LEGACY_CONVERSION
279 #ifndef UCONFIG_NO_LEGACY_CONVERSION
280 # define UCONFIG_NO_LEGACY_CONVERSION 0 macro

Completed in 216 milliseconds