Home
last modified time | relevance | path

Searched refs:thelocale (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/
Dreldtfmt.cpp445 RelativeDateFormat::initCapitalizationContextInfo(const Locale& thelocale) in initCapitalizationContextInfo() argument
448 const char * localeID = (thelocale != NULL)? thelocale.getBaseName(): NULL; in initCapitalizationContextInfo()
Dreldtfmt.h288 void initCapitalizationContextInfo(const Locale& thelocale);
Drbnf.cpp1715 RuleBasedNumberFormat::initCapitalizationContextInfo(const Locale& thelocale) in initCapitalizationContextInfo() argument
1718 const char * localeID = (thelocale != NULL)? thelocale.getBaseName(): NULL; in initCapitalizationContextInfo()
/external/icu/icu4c/source/i18n/unicode/
Drbnf.h1071 void initCapitalizationContextInfo(const Locale& thelocale);