HomeSort by relevance Sort by last modified time
    Searched refs:getCanadaFrench (Results 1 - 8 of 8) sorted by null

  /external/icu4c/common/unicode/
locid.h 227 static const Locale &U_EXPORT2 getCanadaFrench(void);
  /external/icu4c/test/intltest/
frcoll.cpp 30 myCollation = Collator::createInstance(Locale::getCanadaFrench(), status);
regcoll.cpp 376 c = (RuleBasedCollator *) Collator::createInstance(Locale::getCanadaFrench(), status);
380 errln("Failed to create collator for Locale::getCanadaFrench()");
456 c = (RuleBasedCollator *)Collator::createInstance(Locale::getCanadaFrench(), status);
460 errln("Failure creating collator for Locale::getCanadaFrench()");
843 c = Collator::createInstance(Locale::getCanadaFrench(), status);
848 errln("Failed to create a collator for Locale::getCanadaFrench()");
    [all...]
numrgts.cpp     [all...]
apicoll.cpp 251 Collator *frCol = Collator::createInstance(Locale::getCanadaFrench(), success);
262 if (frCol->getLocale(ULOC_ACTUAL_LOCALE, success) != Locale::getCanadaFrench()) {
    [all...]
loctest.cpp 381 if (strcmp(Locale::getCanadaFrench().getName(), ULOC_CANADA_FRENCH) != 0) {
    [all...]
numfmtst.cpp 712 NumberFormat* currencyFmt = NumberFormat::createCurrencyInstance(Locale::getCanadaFrench(), status);
    [all...]
  /external/icu4c/common/
locid.cpp 886 Locale::getCanadaFrench(void)

Completed in 64 milliseconds