summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/unicore/lib/Hex/Y.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/unicore/lib/Hex/Y.pl')
-rw-r--r--Master/tlpkg/tlperl/lib/unicore/lib/Hex/Y.pl44
1 files changed, 7 insertions, 37 deletions
diff --git a/Master/tlpkg/tlperl/lib/unicore/lib/Hex/Y.pl b/Master/tlpkg/tlperl/lib/unicore/lib/Hex/Y.pl
index ea02c322ade..64fad79fbf6 100644
--- a/Master/tlpkg/tlperl/lib/unicore/lib/Hex/Y.pl
+++ b/Master/tlpkg/tlperl/lib/unicore/lib/Hex/Y.pl
@@ -1,48 +1,18 @@
# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
# This file is machine-generated by mktables from the Unicode
-# database, Version 5.2.0. Any changes made here will be lost!
+# database, Version 6.0.0. Any changes made here will be lost!
# !!!!!!! INTERNAL PERL USE ONLY !!!!!!!
# This file is for internal use by the Perl program only. The format and even
# the name or existence of this file are subject to change without notice.
# Don't use it directly.
-# This file returns the 44 code points in Unicode Version 5.2.0 that match
-# any of the following regular expression constructs:
-#
-# \p{Hex_Digit=Yes}
-# \p{Hex=Y}
-# \p{Is_Hex_Digit=T}
-# \p{Is_Hex=True}
-#
-# \p{XDigit}
-# \p{Is_XDigit}
-# \p{Hex_Digit}
-# \p{Is_Hex_Digit}
-# \p{Hex}
-# \p{Is_Hex}
-#
-# perluniprops.pod should be consulted for the syntax rules for any of these,
-# including if adding or subtracting white space, underscore, and hyphen
-# characters matters or doesn't matter, and other permissible syntactic
-# variants. Upper/lower case distinctions never matter.
-#
-# A colon can be substituted for the equals sign, and anything to the left of
-# the equals (or colon) can be combined with anything to the right. Thus,
-# for example,
-# \p{Is_Hex: Yes}
-# is also valid.
-#
-# The format of the lines of this file is: START\tSTOP\twhere START is the
-# starting code point of the range, in hex; STOP is the ending point, or if
-# omitted, the range has just one code point. Numbers in comments in
-# [brackets] indicate how many code points are in the range.
return <<'END';
-0030 0039 # [10]
-0041 0046 # [6]
-0061 0066 # [6]
-FF10 FF19 # [10]
-FF21 FF26 # [6]
-FF41 FF46 # [6]
+0030 0039
+0041 0046
+0061 0066
+FF10 FF19
+FF21 FF26
+FF41 FF46
END