Searched defs:tempLocale (Results 1 – 6 of 6) sorted by relevance
61 char tempLocale[MAX_LOCALE_LENGTH] = {'\0'}; in GLOBAL_GetLanguage() local79 char tempLocale[MAX_LOCALE_LENGTH] = { '\0' }; in GLOBAL_IsRTL() local115 char tempLocale[MAX_LOCALE_LENGTH] = {'\0'}; in GLOBAL_GetRegion() local203 char tempLocale[MAX_LOCALE_LENGTH] = {'\0'}; in GLOBAL_GetValueById() local274 char tempLocale[MAX_LOCALE_LENGTH] = {'\0'}; in GLOBAL_GetValueByName() local
62 LocaleInfo *tempLocale = new(std::nothrow) LocaleInfo(resLocale->GetLanguage(), in SetLocaleInfo() local151 LocaleInfo *tempLocale = new(std::nothrow) LocaleInfo(*other.GetLocaleInfo()); in CopyLocale() local
45 icu::Locale tempLocale = icu::Locale::forLanguageTag(localeTag, status); in I18nCalendar() local68 icu::Locale tempLocale = icu::Locale::forLanguageTag(localeTag, status); in I18nCalendar() local
986 LocaleInfo* tempLocale = new LocaleInfo(tempLocaleStr); in GetFallBack() local
256 icu::Locale tempLocale = icu::Locale::forLanguageTag(language.c_str(), status); in GetDisplayLanguageInner() local
324 Locale tempLocale = icu::LocaleBuilder().setLocale(*otherLocaleInfo).build(errCode); in CopyLocale() local