Undo the renaming of the Unicode data files; the simple
[p5sagit/p5-mst-13.2.git] / lib / unicore / lib / Cntrl.pl
CommitLineData
14055466 1# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
551b6b6f 2# This file is built by ./mktables from e.g. UnicodeData.txt.
14055466 3# Any changes made here will be lost!
cf25bb62 4
99598c8c 5#
6# This file supports:
7# \p{Cntrl}
8#
9# Meaning: [[:Cntrl:]]
10#
b8c5462f 11return <<'END';
d73e5302 120000 001F
13007F 009F
14070F
15180B 180E
16200C 200F
17202A 202E
18206A 206F
e904f995 19D800 F8FF
d73e5302 20FEFF
21FFF9 FFFB
221D173 1D17A
23E0001
24E0020 E007F
e904f995 25F0000 FFFFD
26100000 10FFFD
b8c5462f 27END