diff options
author | Larry Wall <larry@wall.org> | 1998-07-24 05:44:33 +0000 |
---|---|---|
committer | Larry Wall <larry@wall.org> | 1998-07-24 05:44:33 +0000 |
commit | a0ed51b321531af4b47cce24205ab9656f043f0f (patch) | |
tree | 610356407b37a4041ea8bcaf44571579b2da5613 /lib/unicode/Is/DecoCanon.pl | |
parent | 9332a1c1d80ded85a2b1f32b1c8968a35e3b0fbb (diff) | |
download | perl-a0ed51b321531af4b47cce24205ab9656f043f0f.tar.gz |
Here are the long-expected Unicode/UTF-8 modifications.
p4raw-id: //depot/utfperl@1651
Diffstat (limited to 'lib/unicode/Is/DecoCanon.pl')
-rw-r--r-- | lib/unicode/Is/DecoCanon.pl | 189 |
1 files changed, 189 insertions, 0 deletions
diff --git a/lib/unicode/Is/DecoCanon.pl b/lib/unicode/Is/DecoCanon.pl new file mode 100644 index 0000000000..51cbb6c267 --- /dev/null +++ b/lib/unicode/Is/DecoCanon.pl @@ -0,0 +1,189 @@ +return <<'END'; +00c0 00c5 +00c7 00cf +00d1 00d6 +00d9 00dd +00e0 00e5 +00e7 00ef +00f1 00f6 +00f9 00fd +00ff 010f +0112 0125 +0128 0130 +0134 0137 +0139 013e +0143 0148 +014c 0151 +0154 0165 +0168 017e +01a0 01a1 +01af 01b0 +01cd 01dc +01de 01e3 +01e6 01f0 +01f4 01f5 +01fa 0217 +0310 +0340 0341 +0343 0344 +0374 +037e +0385 038a +038c +038e 0390 +03aa 03b0 +03ca 03ce +03d3 03d4 +0401 +0403 +0407 +040c +040e +0419 +0439 +0451 +0453 +0457 +045c +045e +0476 0477 +04c1 04c2 +04d0 04eb +04ee 04f5 +04f8 04f9 +0929 +0931 +0934 +0958 095f +09b0 +09cb 09cc +09dc 09dd +09df +0a59 0a5c +0a5e +0b48 +0b4b 0b4c +0b5c 0b5d +0b5f +0b94 +0bca 0bcc +0c48 +0cc0 +0cc7 0cc8 +0cca 0ccb +0d4a 0d4c +0e33 +0eb3 +0f43 +0f4d +0f52 +0f57 +0f5c +0f69 +0f73 +0f75 0f79 +0f81 +0f93 +0f9d +0fa2 +0fa7 +0fac +0fb9 +1e00 1e99 +1e9b +1ea0 1ef9 +1f00 1f15 +1f18 1f1d +1f20 1f45 +1f48 1f4d +1f50 1f57 +1f59 +1f5b +1f5d +1f5f 1f7d +1f80 1fb4 +1fb6 1fbc +1fbe +1fc1 1fc4 +1fc6 1fd3 +1fd6 1fdb +1fdd 1fef +1ff2 1ff4 +1ff6 1ffd +2000 2001 +2126 +212a 212b +2204 +2209 +220c +2224 +2226 +2241 +2244 +2247 +2249 +2260 +2262 +226d 2271 +2274 2275 +2278 2279 +2280 2281 +2284 2285 +2288 2289 +22ac 22af +22e0 22e3 +22ea 22ed +2329 232a +304c +304e +3050 +3052 +3054 +3056 +3058 +305a +305c +305e +3060 +3062 +3065 +3067 +3069 +3070 3071 +3073 3074 +3076 3077 +3079 307a +307c 307d +3094 +309e +30ac +30ae +30b0 +30b2 +30b4 +30b6 +30b8 +30ba +30bc +30be +30c0 +30c2 +30c5 +30c7 +30c9 +30d0 30d1 +30d3 30d4 +30d6 30d7 +30d9 30da +30dc 30dd +30f4 +30f7 30fa +30fe +fb1f +fb2a fb36 +fb38 fb3c +fb3e +fb40 fb41 +fb43 fb44 +fb46 fb4e +END |