source: for-distributions/trunk/bin/windows/perl/lib/unicore/lib/gc_sc/NChar.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: 885 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# Binary property 'Noncharacter_Code_Point'
7#
8return <<'END';
9FDD0 FDEF Noncharacter_Code_Point
10FFFE FFFF Noncharacter_Code_Point
111FFFE 1FFFF Noncharacter_Code_Point
122FFFE 2FFFF Noncharacter_Code_Point
133FFFE 3FFFF Noncharacter_Code_Point
144FFFE 4FFFF Noncharacter_Code_Point
155FFFE 5FFFF Noncharacter_Code_Point
166FFFE 6FFFF Noncharacter_Code_Point
177FFFE 7FFFF Noncharacter_Code_Point
188FFFE 8FFFF Noncharacter_Code_Point
199FFFE 9FFFF Noncharacter_Code_Point
20AFFFE AFFFF Noncharacter_Code_Point
21BFFFE BFFFF Noncharacter_Code_Point
22CFFFE CFFFF Noncharacter_Code_Point
23DFFFE DFFFF Noncharacter_Code_Point
24EFFFE EFFFF Noncharacter_Code_Point
25FFFFE FFFFF Noncharacter_Code_Point
2610FFFE 10FFFF Noncharacter_Code_Point
27END
Note: See TracBrowser for help on using the repository browser.