OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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/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 285 milliseconds