Searched refs:uloc_getVariant (Results 1 - 15 of 15) sorted by relevance

/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Duloc.h185 * and if there is not an ICU-stype variant, uloc_getVariant() for example
442 uloc_getVariant(const char* localeID,
H A Durename.h800 #define uloc_getVariant uloc_getVariant_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Duloc.h185 * and if there is not an ICU-stype variant, uloc_getVariant() for example
442 uloc_getVariant(const char* localeID,
H A Durename.h800 #define uloc_getVariant uloc_getVariant_3_2 macro
/external/icu4c/common/unicode/
H A Duloc.h185 * and if there is not an ICU-stype variant, uloc_getVariant() for example
459 uloc_getVariant(const char* localeID,
H A Durename.h1045 #define uloc_getVariant U_ICU_ENTRY_POINT_RENAME(uloc_getVariant) macro
/external/icu4c/common/
H A Dlocdispnames.cpp427 uloc_getVariant, _kVariants, pErrorCode);
H A Duloc.c1967 uloc_getVariant(const char* localeID, function
H A Duloc_tag.c1072 len = uloc_getVariant(localeID, buf, sizeof(buf), &tmpStatus);
/external/icu4c/test/cintltst/
H A Dcldrtest.c764 fromVariantLen = uloc_getVariant(fromLocale, fromVariant, ULOC_FULLNAME_CAPACITY, &errorCode);
786 toVariantLen = uloc_getVariant(toLocale, toVariant, ULOC_FULLNAME_CAPACITY, &errorCode);
H A Dcloctst.c250 /* 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);
/external/icu4c/i18n/
H A Ducol_sit.cpp585 elementSize = uloc_getVariant(locBuff, tempbuff, internalBufferSize, status);
H A Ducurr.cpp184 uloc_getVariant(locale, variant, sizeof(variant), ec);
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h800 #define uloc_getVariant uloc_getVariant_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h800 #define uloc_getVariant uloc_getVariant_3_2 macro

Completed in 179 milliseconds