Searched refs:euro (Results 1 – 25 of 167) sorted by relevance
1234567
/third_party/icu/icu4c/source/data/curr/ |
D | se.txt | 12 "euro", 57 one{"euro"} 58 other{"euro"} 59 two{"euro"}
|
D | kl.txt | 12 "euro", 17 one{"euro"} 18 other{"euro"}
|
D | smn.txt | 16 "euro",
|
D | mi.txt | 55 other{"euro"}
|
D | su.txt | 66 other{"euro"}
|
D | fur.txt | 84 "euro", 301 one{"euro"}
|
D | wo.txt | 65 other{"euro"}
|
D | dyo.txt | 64 "euro",
|
D | es_419.txt | 16 "euro",
|
/third_party/skia/third_party/externals/icu/source/data/curr/ |
D | se.txt | 12 "euro", 57 one{"euro"} 58 other{"euro"} 59 two{"euro"}
|
D | kl.txt | 12 "euro", 17 one{"euro"} 18 other{"euro"}
|
D | smn.txt | 16 "euro",
|
D | mi.txt | 55 other{"euro"}
|
D | su.txt | 66 other{"euro"}
|
D | fur.txt | 84 "euro", 301 one{"euro"}
|
D | wo.txt | 65 other{"euro"}
|
D | es_419.txt | 16 "euro",
|
D | dyo.txt | 64 "euro",
|
/third_party/icu/icu4c/source/data/mappings/ |
D | convrtrs.txt | 457 # ISO Greek (with euro update). This is really ISO_8859-7:2003 472 # ISO Greek (w/o euro update) 537 # iso-8859-13, PC Baltic (w/o euro update) 671 ibm-950_P110-1999 { UTR22* } # Taiwan Big-5 (w/o euro update) 834 windows-874-2000 { UTR22* } # Thai (w/ euro update) 841 ibm-874_P100-1995 { UTR22* } # Thai PC (w/o euro update). 843 ibm-9066 { IBM } # Yes ibm-874 == ibm-9066. ibm-1161 has the euro update. 850 ibm-1162_P100-1999 { UTR22* } # Thai (w/ euro update) 865 … { IANA* } cp851 { IANA MIME* } 851 { IANA } csPC851 { IANA } # PC DOS Greek (w/o euro) 866 …{ IANA WINDOWS JAVA } csPCp852 { IANA JAVA } windows-852 { WINDOWS* } # PC latin2 (w/o euro update) [all …]
|
/third_party/node/test/parallel/ |
D | test-stream2-decode-partial.js | 7 const euro = Buffer.from([0xE2, 0x82, 0xAC]); constant 9 const source = Buffer.concat([euro, cent]);
|
/third_party/node/doc/api/ |
D | string_decoder.md | 26 const euro = Buffer.from([0xE2, 0x82, 0xAC]); 27 console.log(decoder.write(euro));
|
/third_party/skia/third_party/externals/icu/source/data/region/ |
D | es_MX.txt | 21 EZ{"zona euro"}
|
/third_party/icu/tools/colprobe/ |
D | createComparisonTables.pl | 70 #try the variant that has @euro stuck in
|
D | doComparisonTable.pl | 79 #try the variant that has @euro stuck in
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | UtilityTest.java | 68 String euro = Utility.unescape("\\u20aC"); in TestUnescape() local 69 assertEquals("ASCII Euro", "€", euro); in TestUnescape()
|
1234567