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

  /external/chromium_org/third_party/icu/source/common/unicode/
uconfig.h 103 * \def UCONFIG_NO_CONVERSION
113 #ifndef UCONFIG_NO_CONVERSION
114 # define UCONFIG_NO_CONVERSION 0
117 #if UCONFIG_NO_CONVERSION
  /external/icu4c/common/unicode/
uconfig.h 249 * \def UCONFIG_NO_CONVERSION
259 #ifndef UCONFIG_NO_CONVERSION
260 # define UCONFIG_NO_CONVERSION 0
263 #if UCONFIG_NO_CONVERSION

Completed in 558 milliseconds