OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:searchInLocaleChain
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/i18n/unicode/
tmutfmt.h
214
void
searchInLocaleChain
(UTimeUnitFormatStyle style, const char* key, const char* localeName,
/external/icu/icu4c/source/i18n/
tmutfmt.cpp
517
searchInLocaleChain
(style, key, localeName,
540
TimeUnitFormat::
searchInLocaleChain
(UTimeUnitFormatStyle style, const char* key, const char* localeName,
605
std::cout << "loop into
searchInLocaleChain
since Short-Long-Alternative \n";
610
// so that
searchInLocaleChain
will check the current locale before falling back
612
searchInLocaleChain
(style, gUnitsTag, pLocale, srcTimeUnitField, srcPluralCount,
665
searchInLocaleChain
(style, key, localeName, srcTimeUnitField, srcPluralCount,
Completed in 381 milliseconds