Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dreldtfmt.cpp455 RelativeDateFormat::initCapitalizationContextInfo(const Locale& thelocale) in initCapitalizationContextInfo() argument
458 const char * localeID = (thelocale != NULL)? thelocale.getBaseName(): NULL; in initCapitalizationContextInfo()
Dreldtfmt.h285 void initCapitalizationContextInfo(const Locale& thelocale);
Drbnf.cpp1555 RuleBasedNumberFormat::initCapitalizationContextInfo(const Locale& thelocale) in initCapitalizationContextInfo() argument
1558 const char * localeID = (thelocale != NULL)? thelocale.getBaseName(): NULL; in initCapitalizationContextInfo()
/external/icu/icu4c/source/i18n/unicode/
Drbnf.h1004 void initCapitalizationContextInfo(const Locale& thelocale);