Home
last modified time | relevance | path

Searched refs:euro (Results 1 – 25 of 167) sorted by relevance

1234567

/third_party/icu/icu4c/source/data/curr/
Dse.txt12 "euro",
57 one{"euro"}
58 other{"euro"}
59 two{"euro"}
Dkl.txt12 "euro",
17 one{"euro"}
18 other{"euro"}
Dsmn.txt16 "euro",
Dmi.txt55 other{"euro"}
Dsu.txt66 other{"euro"}
Dfur.txt84 "euro",
301 one{"euro"}
Dwo.txt65 other{"euro"}
Ddyo.txt64 "euro",
Des_419.txt16 "euro",
/third_party/skia/third_party/externals/icu/source/data/curr/
Dse.txt12 "euro",
57 one{"euro"}
58 other{"euro"}
59 two{"euro"}
Dkl.txt12 "euro",
17 one{"euro"}
18 other{"euro"}
Dsmn.txt16 "euro",
Dmi.txt55 other{"euro"}
Dsu.txt66 other{"euro"}
Dfur.txt84 "euro",
301 one{"euro"}
Dwo.txt65 other{"euro"}
Des_419.txt16 "euro",
Ddyo.txt64 "euro",
/third_party/icu/icu4c/source/data/mappings/
Dconvrtrs.txt457 # 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/
Dtest-stream2-decode-partial.js7 const euro = Buffer.from([0xE2, 0x82, 0xAC]); constant
9 const source = Buffer.concat([euro, cent]);
/third_party/node/doc/api/
Dstring_decoder.md26 const euro = Buffer.from([0xE2, 0x82, 0xAC]);
27 console.log(decoder.write(euro));
/third_party/skia/third_party/externals/icu/source/data/region/
Des_MX.txt21 EZ{"zona euro"}
/third_party/icu/tools/colprobe/
DcreateComparisonTables.pl70 #try the variant that has @euro stuck in
DdoComparisonTable.pl79 #try the variant that has @euro stuck in
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DUtilityTest.java68 String euro = Utility.unescape("\\u20aC"); in TestUnescape() local
69 assertEquals("ASCII Euro", "€", euro); in TestUnescape()

1234567