Home | History | Annotate | Download | only in intltest

Lines Matching refs:EUR

41 static const UChar EUR[] = {69,85,82,0}; // "EUR"
1443 if (u_strcmp(EUR, df->getCurrency()) == 0) {
1518 if (u_strcmp(EUR, TMP) != 0) {
1519 errln("FAIL: didn't return EUR for en_US_EURO after unregister of en_US_EURO");