Home | History | Annotate | Download | only in intltest

Lines Matching refs:euro

50         // (part of Euro support).
1151 * Confirm that Euro support works. This test is pretty rudimentary; all it does
1152 * is check that any locales with the EURO variant format a number using the
1153 * Euro currency symbol.
1155 * ASSUME: All locales encode the Euro character "\u20AC".
1156 * If this is changed to use the single-character Euro symbol, this
1163 UChar euro = 0x20ac;
1164 const UnicodeString EURO_CURRENCY(&euro, 1, 1); // Look for this UnicodeString in formatted Euro currency
1592 "de_DE@ currency = euro; C o ll A t i o n = Phonebook ; C alen dar = buddhist ",
1593 "de_DE@calendar=buddhist;collation=Phonebook;currency=euro",
1595 //"de_DE@calendar=buddhist;collation=Phonebook;currency=euro",
1601 "de_DE@euro",
1602 "de_DE@euro",
1697 { "de_DE@ currency = euro ; CoLLaTion = PHONEBOOk ", "collation", "PHONEBOOk" },
1725 { "currency", "euro" },
1760 { "de@currency = euro; CoLLaTion = PHONEBOOk", "de" },
2264 { "en_GB@EURO", "en_GB@EURO", "en_GB@currency=EUR" }, /* POSIX ID */
2279 { "qz-qz@Euro", "qz_QZ@Euro", "qz_QZ@currency=EUR" }, /* qz-qz uses private use iso codes */
2306 /* PRE_EURO and EURO conversions don't affect other keywords */
2309 /* currency keyword overrides PRE_EURO and EURO currency */
2633 // Test Euro Support