summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/unicore/lib/Gc/Co.pl
diff options
context:
space:
mode:
authorSiep Kroonenberg <siepo@cybercomm.nl>2011-02-17 17:14:04 +0000
committerSiep Kroonenberg <siepo@cybercomm.nl>2011-02-17 17:14:04 +0000
commit98f44e1fb37d3dbed7ffbc066daac04371ed6f3a (patch)
tree8944b47085717ce510721f2d8ebc4af9fc88174f /Master/tlpkg/tlperl/lib/unicore/lib/Gc/Co.pl
parentf411c5b73eef85d5eb4618dd17a4df15b77a1c35 (diff)
New tlperl part X
git-svn-id: svn://tug.org/texlive/trunk@21432 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlperl/lib/unicore/lib/Gc/Co.pl')
-rw-r--r--Master/tlpkg/tlperl/lib/unicore/lib/Gc/Co.pl48
1 files changed, 48 insertions, 0 deletions
diff --git a/Master/tlpkg/tlperl/lib/unicore/lib/Gc/Co.pl b/Master/tlpkg/tlperl/lib/unicore/lib/Gc/Co.pl
new file mode 100644
index 00000000000..512b27aed43
--- /dev/null
+++ b/Master/tlpkg/tlperl/lib/unicore/lib/Gc/Co.pl
@@ -0,0 +1,48 @@
+# !!!!!!! 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!
+
+# !!!!!!! 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]
+END