Home | History | Annotate | Download | only in i18n

Lines Matching defs:EUR_STR

112 static const UChar EUR_STR[] = {0x0045,0x0055,0x0052,0};
601 if ((variantType & VARIANT_IS_PREEURO) && u_strcmp(s, EUR_STR) == 0) {
606 s = EUR_STR;