source: for-distributions/trunk/bin/windows/perl/lib/unicore/lib/gc_sc/HexDigit.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: 413 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{HexDigit} (and fuzzy permutations)
8#
9# Meaning: Extended property 'Hex_Digit'
10#
11return <<'END';
120030 0039 Hex_Digit
130041 0046 Hex_Digit
140061 0066 Hex_Digit
15FF10 FF19 Hex_Digit
16FF21 FF26 Hex_Digit
17FF41 FF46 Hex_Digit
18END
Note: See TracBrowser for help on using the repository browser.