source: for-distributions/trunk/bin/windows/perl/lib/unicore/lib/gc_sc/Nonchara.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: 978 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{NoncharacterCodePoint} (and fuzzy permutations)
8#
9# Meaning: Extended property 'Noncharacter_Code_Point'
10#
11return <<'END';
12FDD0 FDEF Noncharacter_Code_Point
13FFFE FFFF Noncharacter_Code_Point
141FFFE 1FFFF Noncharacter_Code_Point
152FFFE 2FFFF Noncharacter_Code_Point
163FFFE 3FFFF Noncharacter_Code_Point
174FFFE 4FFFF Noncharacter_Code_Point
185FFFE 5FFFF Noncharacter_Code_Point
196FFFE 6FFFF Noncharacter_Code_Point
207FFFE 7FFFF Noncharacter_Code_Point
218FFFE 8FFFF Noncharacter_Code_Point
229FFFE 9FFFF Noncharacter_Code_Point
23AFFFE AFFFF Noncharacter_Code_Point
24BFFFE BFFFF Noncharacter_Code_Point
25CFFFE CFFFF Noncharacter_Code_Point
26DFFFE DFFFF Noncharacter_Code_Point
27EFFFE EFFFF Noncharacter_Code_Point
28FFFFE FFFFF Noncharacter_Code_Point
2910FFFE 10FFFF Noncharacter_Code_Point
30END
Note: See TracBrowser for help on using the repository browser.