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

  /external/icu4c/common/unicode/
locid.h 221 static const Locale &U_EXPORT2 getUK(void);
  /external/icu4c/test/intltest/
plurults.cpp 246 PluralRules *en_UK = test->forLocale(Locale::getUK(), status);
dtfmttst.cpp     [all...]
dtfmrgts.cpp 572 SimpleDateFormat fmt("MM/dd/yy", Locale::getUK(), ec);
    [all...]
calregts.cpp 450 SimpleDateFormat *fmt = new SimpleDateFormat(UnicodeString("ddMMMyy"), Locale::getUK(),status);
452 Locale::getUK(),status);
719 Locale::setDefault(Locale::getUK(),status);
    [all...]
loctest.cpp 408 if (strcmp(Locale::getUK().getName(), ULOC_UK) != 0) {
    [all...]
numfmtst.cpp     [all...]
  /external/icu4c/common/
locid.cpp 868 Locale::getUK(void)

Completed in 117 milliseconds