source: for-distributions/trunk/bin/windows/perl/lib/unicore/lib/gc_sc/Cntrl.pl@ 14489

Last change on this file since 14489 was 14489, checked in by oranfry, 17 years ago

upgrading to perl 5.8

File size: 460 bytes
Line 
1# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
2# This file is built by mktables from e.g. UnicodeData.txt.
3# Any changes made here will be lost!
4
5#
6# This file supports:
7# \p{Cntrl}
8#
9# Meaning: [[:Cntrl:]]
10#
11return <<'END';
120000 001F
13007F 009F
1400AD
150600 0603
1606DD
17070F
1817B4 17B5
19200B 200F
20202A 202E
212060 2063
22206A 206F
23D800 F8FF
24FEFF
25FFF9 FFFB
261D173 1D17A
27E0001
28E0020 E007F
29F0000 FFFFD
30100000 10FFFD
31END
Note: See TracBrowser for help on using the repository browser.