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

  /external/icu/icu4c/source/common/unicode/
locid.h 225 static const Locale &U_EXPORT2 getUK(void);
  /external/icu/icu4c/source/common/
locid.cpp 869 Locale::getUK(void)
  /external/icu/icu4c/source/test/intltest/
plurults.cpp 249 LocalPointer<PluralRules> en_UK(test->forLocale(Locale::getUK(), status));
    [all...]
dtfmrgts.cpp 578 SimpleDateFormat fmt("MM/dd/yy", Locale::getUK(), ec);
    [all...]
calregts.cpp 486 SimpleDateFormat *fmt = new SimpleDateFormat(UnicodeString("ddMMMyy"), Locale::getUK(),status);
488 Locale::getUK(),status);
755 Locale::setDefault(Locale::getUK(),status);
    [all...]
dtfmttst.cpp     [all...]
loctest.cpp 401 if (strcmp(Locale::getUK().getName(), ULOC_UK) != 0) {
    [all...]
numfmtst.cpp     [all...]

Completed in 157 milliseconds