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.h202 * then you can define UCONFIG_NO_LEGACY_CONVERSION 1 as well.
264 # define UCONFIG_NO_LEGACY_CONVERSION 1 macro
276 * \def UCONFIG_NO_LEGACY_CONVERSION
287 #ifndef UCONFIG_NO_LEGACY_CONVERSION
288 # define UCONFIG_NO_LEGACY_CONVERSION 0 macro
/external/icu/icu4c/source/common/unicode/
H A Duconfig.h203 * then you can define UCONFIG_NO_LEGACY_CONVERSION 1 as well.
265 # define UCONFIG_NO_LEGACY_CONVERSION 1 macro
269 * \def UCONFIG_NO_LEGACY_CONVERSION
280 #ifndef UCONFIG_NO_LEGACY_CONVERSION
281 # define UCONFIG_NO_LEGACY_CONVERSION 0 macro

Completed in 2170 milliseconds