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

  /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
  /external/icu4c/common/unicode/
uconfig.h 202 * then you can define UCONFIG_NO_LEGACY_CONVERSION 1 as well.
264 # define UCONFIG_NO_LEGACY_CONVERSION 1
268 * \def UCONFIG_NO_LEGACY_CONVERSION
279 #ifndef UCONFIG_NO_LEGACY_CONVERSION
280 # define UCONFIG_NO_LEGACY_CONVERSION 0

Completed in 630 milliseconds