Searched defs:thelocale (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dreldtfmt.cpp455 RelativeDateFormat::initCapitalizationContextInfo(const Locale& thelocale) argument
458 const char * localeID = (thelocale != NULL)? thelocale.getBaseName(): NULL;
H A Drbnf.cpp1534 RuleBasedNumberFormat::initCapitalizationContextInfo(const Locale& thelocale) argument
1537 const char * localeID = (thelocale != NULL)? thelocale.getBaseName(): NULL;

Completed in 281 milliseconds