summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/unicore/lib/Gc/Co.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/unicore/lib/Gc/Co.pl')
-rw-r--r--Master/tlpkg/tlperl/lib/unicore/lib/Gc/Co.pl41
1 files changed, 4 insertions, 37 deletions
diff --git a/Master/tlpkg/tlperl/lib/unicore/lib/Gc/Co.pl b/Master/tlpkg/tlperl/lib/unicore/lib/Gc/Co.pl
index 512b27aed43..0da3f3ea638 100644
--- a/Master/tlpkg/tlperl/lib/unicore/lib/Gc/Co.pl
+++ b/Master/tlpkg/tlperl/lib/unicore/lib/Gc/Co.pl
@@ -1,48 +1,15 @@
# !!!!!!! 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 137_468 code points in Unicode Version 5.2.0 that
-# match any of the following regular expression constructs:
-#
-# \p{General_Category=Private_Use}
-# \p{Gc=Co}
-# \p{Category=Private_Use}
-# \p{Is_General_Category=Co}
-# \p{Is_Gc=Private_Use}
-# \p{Is_Category=Co}
-#
-# \p{Private_Use}
-# \p{Is_Private_Use}
-# \p{Co}
-# \p{Is_Co}
-#
-# Note that contrary to what you might expect, the above is NOT the same
-# as \p{Private_Use_Area}
-#
-# 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_Category: Private_Use}
-# 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';
-E000 F8FF # [6400]
-F0000 FFFFD # [65_534]
-100000 10FFFD # [65_534]
+E000 F8FF
+F0000 FFFFD
+100000 10FFFD
END