Track /etc/gitconfig
[msysgit/mtrensch.git] / lib / perl5 / 5.8.8 / unicore / lib / gc_sc / HexDigit.pl
blob83ce8547cf33aa5c18ff693f73013c96a5d2f0b8
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!
6 # This file supports:
7 # \p{HexDigit} (and fuzzy permutations)
8 #
9 # Meaning: Extended property 'Hex_Digit'
11 return <<'END';
12 0030 0039 Hex_Digit
13 0041 0046 Hex_Digit
14 0061 0066 Hex_Digit
15 FF10 FF19 Hex_Digit
16 FF21 FF26 Hex_Digit
17 FF41 FF46 Hex_Digit
18 END