OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ULOC_CHINA
(Results
1 - 4
of
4
) sorted by null
/external/webkit/Source/JavaScriptCore/icu/unicode/
uloc.h
224
#define
ULOC_CHINA
"zh_CN"
[
all
...]
/external/webkit/Source/WebCore/icu/unicode/
uloc.h
224
#define
ULOC_CHINA
"zh_CN"
[
all
...]
/external/icu4c/common/unicode/
uloc.h
224
#define
ULOC_CHINA
"zh_CN"
[
all
...]
/external/icu4c/test/intltest/
loctest.cpp
383
if (strcmp(Locale::getChina().getName(),
ULOC_CHINA
) != 0) {
384
errln("Differences for
ULOC_CHINA
Locale");
[
all
...]
Completed in 159 milliseconds