Searched refs:variantType (Results 1 – 1 of 1) sorted by relevance
372 uint32_t variantType = 0; in idForLocale() local380 variantType = (uint32_t)(0 == uprv_strcmp(variant, VAR_EURO)) in idForLocale()382 if (variantType) in idForLocale()388 return variantType; in idForLocale()569 uint32_t variantType = idForLocale(locale, id, sizeof(id), ec); in ucurr_forLocale() local605 if ((variantType & VARIANT_IS_PREEURO) && u_strcmp(s, EUR_STR) == 0) { in ucurr_forLocale()609 else if ((variantType & VARIANT_IS_EURO)) { in ucurr_forLocale()