Searched refs:getLocale (Results 1 - 25 of 46) sorted by relevance

12

/macosx-10.10/WebCore-7600.1.25/platform/text/mac/
H A DTextBreakIteratorInternalICUMac.mm62 static void getLocale(CFStringRef locale, char localeStringBuffer[maxLocaleStringLength])
73 getLocale(canonicalLanguageIdentifier(topLanguagePreference().get()).get(), localeStringBuffer);
93 getLocale(canonicalLanguageIdentifier(locale.get()).get(), localeStringBuffer);
/macosx-10.10/ICU-531.30/icuSources/common/
H A Dlocid.cpp695 return getLocale(eROOT);
701 return getLocale(eENGLISH);
707 return getLocale(eFRENCH);
713 return getLocale(eGERMAN);
719 return getLocale(eITALIAN);
725 return getLocale(eJAPANESE);
731 return getLocale(eKOREAN);
737 return getLocale(eCHINESE);
743 return getLocale(eCHINA);
749 return getLocale(eTAIWA
826 Locale::getLocale(int locid) function in class:Locale
[all...]
H A Dlocbased.cpp16 Locale LocaleBased::getLocale(ULocDataLocaleType type, UErrorCode& status) const { function in class:LocaleBased
H A Dlocbased.h28 * A utility class that unifies the implementation of getLocale() by
58 Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
H A Dresbund.cpp44 * 11/09/99 weiv Added getLocale(), rewritten constructForLocale()
378 const Locale &ResourceBundle::getLocale(void) const { function in class:ResourceBundle
390 const Locale ResourceBundle::getLocale(ULocDataLocaleType type, UErrorCode &status) const function in class:ResourceBundle
H A Dbrkiter.cpp430 BreakIterator::getLocale(ULocDataLocaleType type, UErrorCode& status) const { function in class:BreakIterator
432 return locBased.getLocale(type, status);
/macosx-10.10/ICU-531.30/icuSources/i18n/unicode/
H A Ddcfmtsym.h276 inline Locale getLocale() const;
283 Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
464 DecimalFormatSymbols::getLocale() const { function in class:DecimalFormatSymbols
H A Dcurrpinf.h136 const Locale& getLocale() const;
H A Dformat.h249 Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
H A Dlocdspnm.h85 virtual const Locale& getLocale() const = 0;
H A Dmeasfmt.h295 Locale getLocale(UErrorCode &status) const;
/macosx-10.10/ICU-531.30/icuSources/common/unicode/
H A Dresbund.h42 * 11/09/99 weiv Added getLocale(), fRealLocale, removed fRealLocaleID
310 * Same as getLocale().getName() .
441 * @deprecated ICU 2.8 Use getLocale(ULocDataLocaleType type, UErrorCode &status) overload instead.
444 getLocale(void) const;
458 getLocale(ULocDataLocaleType type, UErrorCode &status) const;
H A Dbrkiter.h572 Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
H A Dlocid.h740 static const Locale &getLocale(int locid);
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dformat.cpp196 Format::getLocale(ULocDataLocaleType type, UErrorCode& status) const { function in class:Format
198 return locBased.getLocale(type, status);
H A Dlocdspnm.cpp69 const Locale& getLocale();
113 ICUDataTable::getLocale() { function in class:ICUDataTable
166 virtual const Locale& getLocale() const;
198 DefaultLocaleDisplayNames::getLocale() const {
306 virtual const Locale& getLocale() const;
389 nonConstThis->locale = langData.getLocale() == Locale::getRoot()
390 ? regionData.getLocale()
391 : langData.getLocale();
501 LocaleDisplayNamesImpl::getLocale() const { function in class:LocaleDisplayNamesImpl
833 return ((const LocaleDisplayNames *)ldn)->getLocale()
[all...]
H A Ddcfmtsym.cpp426 DecimalFormatSymbols::getLocale(ULocDataLocaleType type, UErrorCode& status) const { function in class:DecimalFormatSymbols
428 return locBased.getLocale(type, status);
H A Dfilteredbrk.cpp96 BreakIterator(adopt->getLocale(ULOC_VALID_LOCALE,status),adopt->getLocale(ULOC_ACTUAL_LOCALE,status)),
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Drestsnew.cpp419 a.getLocale()==b.getLocale() &&
460 logln("Testing getLocale()\n");
461 if(strcmp(test1.getLocale().getName(), locale->getName()) !=0 ){
462 errln("FAIL: ResourceBundle::getLocale() failed\n");
478 if(strcmp(defaultresource.getLocale().getName(), explicitdefaultresource.getLocale().getName()) != 0){
480 explicitdefaultresource.getLocale().getName(), defaultresource.getLocale().getName(), u_errorName(err));
487 strcmp(copyRes.getLocale()
[all...]
H A Dloctest.cpp484 if (symb.getLocale(ULOC_VALID_LOCALE, status) != Locale("root")) {
1849 valid = cal->getLocale(ULOC_VALID_LOCALE, ec);
1850 actual = cal->getLocale(ULOC_ACTUAL_LOCALE, ec);
1852 errln("FAIL: Calendar::getLocale() failed");
1858 if (cal->getLocale(ULOC_VALID_LOCALE, ec).getName()[0] != 0) {
1859 errln("FAIL: Calendar::getLocale() failed to fail correctly. It should have returned \"\"");
1878 valid = dec->getLocale(ULOC_VALID_LOCALE, ec);
1879 actual = dec->getLocale(ULOC_ACTUAL_LOCALE, ec);
1881 errln("FAIL: DecimalFormat::getLocale() failed");
1891 valid = sym->getLocale(ULOC_VALID_LOCAL
[all...]
H A Dsvccoll.cpp64 Locale loc = ncol->getLocale(ULOC_REQUESTED_LOCALE, status);
68 loc = ncol->getLocale(ULOC_VALID_LOCALE, status);
72 loc = ncol->getLocale(ULOC_ACTUAL_LOCALE, status);
187 Locale nloc = ncol->getLocale(ULOC_VALID_LOCALE, status);
415 Locale loc = ncol->getLocale(ULOC_REQUESTED_LOCALE, status);
419 loc = ncol->getLocale(ULOC_VALID_LOCALE, status);
H A Dapicoll.cpp223 if (frCol->getLocale(ULOC_ACTUAL_LOCALE, success) != Locale::getCanadaFrench()) {
1613 Locale locale = coll->getLocale(ULOC_ACTUAL_LOCALE, status);
1615 errln("Collator::createInstance(\"root\").getLocale(actual) != Locale::getRoot(); "
1616 "getLocale().getName() = \"%s\"",
1626 locale = coll->getLocale(ULOC_ACTUAL_LOCALE, status);
1628 errln("Collator::createInstance(\"\").getLocale(actual) != Locale::getRoot(); "
1629 "getLocale().getName() = \"%s\"",
1667 locale = coll->getLocale(ULOC_REQUESTED_LOCALE, status);
1673 locale = coll->getLocale(ULOC_VALID_LOCALE, status);
1678 locale = coll->getLocale(ULOC_ACTUAL_LOCAL
2127 Locale TestCollator::getLocale(ULocDataLocaleType type, UErrorCode& status) const function in class:TestCollator
[all...]
H A Daliastst.cpp69 //Test function "getLocale(ULocale.VALID_LOCALE)"
81 logln("Calendar(getLocale) old:"+UnicodeString(l1)+" new:"+UnicodeString(l2));
102 //Test function "getLocale"
114 logln("DateFormat(getLocale) old:%s new:%s",l1,l2);
136 Locale l1 = c1->getLocale(ULOC_VALID_LOCALE, status);
137 Locale l2 = c2->getLocale(ULOC_VALID_LOCALE, status);
148 logln("Collator(getLocale) old:%s new:%s", l1.getName(), l2.getName());
H A Drestest.cpp616 locale = res.getLocale(ULOC_REQUESTED_LOCALE, status);
620 locale = res.getLocale(ULOC_VALID_LOCALE, status);
624 locale = res.getLocale(ULOC_ACTUAL_LOCALE, status);
/macosx-10.10/ICU-531.30/icuSources/layoutex/
H A DRunArrays.cpp169 const Locale *LocaleRuns::getLocale(le_int32 run) const function in class:LocaleRuns

Completed in 128 milliseconds

12