Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / lib / 5.8.0 / unicore / lib / HexDigit.pl
# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
# This file is built by ./mktables from e.g. UnicodeData.txt.
# Any changes made here will be lost!
#
# This file supports:
# \p{HexDigit} (and fuzzy permutations)
#
# Meaning: Extended property 'Hex_Digit'
#
return <<'END';
0030 0039 Hex_Digit
0041 0046 Hex_Digit
0061 0066 Hex_Digit
FF10 FF19 Hex_Digit
FF21 FF26 Hex_Digit
FF41 FF46 Hex_Digit
END