source: for-distributions/trunk/bin/windows/perl/lib/unicore/lib/gc_sc/Digit.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: 521 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{Digit}
8#
9# Meaning: [[:Digit:]]
10#
11return <<'END';
120030 0039
130660 0669
1406F0 06F9
150966 096F
1609E6 09EF
170A66 0A6F
180AE6 0AEF
190B66 0B6F
200BE6 0BEF
210C66 0C6F
220CE6 0CEF
230D66 0D6F
240E50 0E59
250ED0 0ED9
260F20 0F29
271040 1049
2817E0 17E9
291810 1819
301946 194F
3119D0 19D9
32FF10 FF19
33104A0 104A9
341D7CE 1D7FF
35END
Note: See TracBrowser for help on using the repository browser.