Lines Matching full:euro
22 * the U+20AC Euro sign.
27 * some of these codepages failed the Euro regression test.
30 * My (Markus) suspicion is that some files got Euro sign mappings added manually,
40 * codepage 858, with the main difference being the additional Euro sign.
42 * codepages, and Microsoft Windows 2000's codepage 850 does not contain a Euro sign mapping.
43 * Therefore, cp850 must not support the Euro sign.
45 * Euro sign, using its new name.
132 log_verbose("%s \tsupports euro\n", convertersToCheck[i]);
134 log_err("%s \tDOES NOT support euro\n", convertersToCheck[i]);
157 log_err("Failure Occured in ucnv_fromUChars euro roundtrip test\n");
168 log_err("Failure Occured in ucnv_toUChars euro roundtrip test\n");
173 /* log_err("%s FAILED Euro rountrip\n", myName);*/
178 /* log_verbose("%s PASSED Euro rountrip\n", myName);*/