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