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

  /external/webkit/Source/JavaScriptCore/icu/unicode/
uloc.h 185 * and if there is not an ICU-stype variant, uloc_getVariant() for example
442 uloc_getVariant(const char* localeID,
    [all...]
urename.h     [all...]
  /external/webkit/Source/WebCore/icu/unicode/
uloc.h 185 * and if there is not an ICU-stype variant, uloc_getVariant() for example
442 uloc_getVariant(const char* localeID,
    [all...]
urename.h     [all...]
  /external/icu4c/common/unicode/
uloc.h 185 * and if there is not an ICU-stype variant, uloc_getVariant() for example
459 uloc_getVariant(const char* localeID,
    [all...]
urename.h     [all...]
  /external/icu4c/common/
locdispnames.cpp 427 uloc_getVariant, _kVariants, pErrorCode);
uloc.c     [all...]
uloc_tag.c 1072 len = uloc_getVariant(localeID, buf, sizeof(buf), &tmpStatus);
    [all...]
  /external/icu4c/test/cintltst/
cldrtest.c     [all...]
cloctst.c 250 /* testing uloc(), uloc_getName(), uloc_getLanguage(), uloc_getVariant(), uloc_getCountry() */
291 cap=uloc_getVariant(testLocale, temp, cap, &status);
295 uloc_getVariant(testLocale, temp, cap+1, &status);
298 log_err("ERROR: in uloc_getVariant %s\n", myErrorName(status));
427 "uloc_getVariant()",
467 len = uloc_getVariant(loc, buf, PREFIXBUFSIZ, &err);
    [all...]
  /external/icu4c/i18n/
ucol_sit.cpp 585 elementSize = uloc_getVariant(locBuff, tempbuff, internalBufferSize, status);
ucurr.cpp 184 uloc_getVariant(locale, variant, sizeof(variant), ec);
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h     [all...]

Completed in 382 milliseconds