Searched refs:uloc_setDefault (Results 1 - 11 of 11) sorted by relevance

/external/icu4c/common/unicode/
H A Dusystem.h33 # define uloc_setDefault uloc_setDefault_SYSTEM_API_DO_NOT_USE macro
H A Duloc.h360 * and unchanged even when uloc_setDefault() is called.
389 uloc_setDefault(const char* localeID,
H A Durename.h1049 #define uloc_setDefault U_ICU_ENTRY_POINT_RENAME(uloc_setDefault) macro
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Duloc.h343 * and unchanged even when uloc_setDefault() is called.
372 uloc_setDefault(const char* localeID,
H A Durename.h803 #define uloc_setDefault uloc_setDefault_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Duloc.h343 * and unchanged even when uloc_setDefault() is called.
372 uloc_setDefault(const char* localeID,
H A Durename.h803 #define uloc_setDefault uloc_setDefault_3_2 macro
/external/icu4c/test/cintltst/
H A Dcloctst.c331 uloc_setDefault("qq_BLA", &status);
333 log_err(" Mismatch in uloc_setDefault: qq_BLA versus %s\n", uloc_getDefault());
335 uloc_setDefault(NULL, &status);
337 log_err(" uloc_setDefault(NULL, &status) didn't get the default locale back!\n");
349 uloc_setDefault("en_US", &status);
355 uloc_setDefault("fr_FR", &status);
358 log_err("uloc_setDefault altered previously default string."
365 uloc_setDefault("en_US", &status);
375 log_err("Failure returned from uloc_setDefault - \"%s\"\n", u_errorName(status));
/external/icu4c/common/
H A Duloc.c2137 uloc_setDefault(const char* newDefaultLocale, function
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h803 #define uloc_setDefault uloc_setDefault_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h803 #define uloc_setDefault uloc_setDefault_3_2 macro

Completed in 312 milliseconds