Jeffrey's Unicode adventure continues: unify the In/*.pl
[p5sagit/p5-mst-13.2.git] / lib / unicore / lib / AsciiHex.pl
CommitLineData
99598c8c 1# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
2# This file is built by ./mktables from e.g. Unicode.txt.
3# Any changes made here will be lost!
4
5#
6# This file supports:
7# \p{AsciiHexDigit} (and fuzzy permutations)
8#
9# Meaning: Extended property 'ASCII_Hex_Digit'
10#
11return <<'END';
120030 0039 ASCII_Hex_Digit
130041 0046 ASCII_Hex_Digit
140061 0066 ASCII_Hex_Digit
15END