OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getChinese
(Results
1 - 7
of
7
) sorted by null
/external/icu/icu4c/source/common/unicode/
locid.h
202
static const Locale &U_EXPORT2
getChinese
(void);
/external/icu/icu4c/source/test/intltest/
svccoll.cpp
160
((defaultLocale == Locale::
getChinese
()) && displayName != zh_fuFU)) {
167
((defaultLocale == Locale::
getChinese
()) && displayName != zh_fuFU)) {
alphaindextst.cpp
579
static_cast<RuleBasedCollator *>(Collator::createInstance(Locale::
getChinese
(), status)));
590
index.addLabels(Locale::
getChinese
(), status);
loctest.cpp
342
if (strcmp(Locale::
getChinese
().getName(), ULOC_CHINESE) != 0) {
[
all
...]
plurults.cpp
258
LocalPointer<PluralRules> zh(test->forLocale(Locale::
getChinese
(), status));
[
all
...]
calregts.cpp
[
all
...]
/external/icu/icu4c/source/common/
locid.cpp
802
Locale::
getChinese
(void)
Completed in 147 milliseconds