Home | History | Annotate | Download | only in i18n

Lines Matching defs:EUR_STR

99 static const UChar EUR_STR[] = {0x0045,0x0055,0x0052,0};
446 if ((variantType & VARIANT_IS_PREEURO) && u_strcmp(s, EUR_STR) == 0) {
451 s = EUR_STR;