summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/unicore/lib/Blk/HighSurr.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/unicore/lib/Blk/HighSurr.pl')
-rw-r--r--Master/tlpkg/tlperl/lib/unicore/lib/Blk/HighSurr.pl42
1 files changed, 42 insertions, 0 deletions
diff --git a/Master/tlpkg/tlperl/lib/unicore/lib/Blk/HighSurr.pl b/Master/tlpkg/tlperl/lib/unicore/lib/Blk/HighSurr.pl
new file mode 100644
index 00000000000..e2e52237816
--- /dev/null
+++ b/Master/tlpkg/tlperl/lib/unicore/lib/Blk/HighSurr.pl
@@ -0,0 +1,42 @@
+# !!!!!!! 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.
+
+# 'X' below means that this form is discouraged. Consult perluniprops.pod
+#
+# This file returns the 896 code points in Unicode Version 5.2.0 that match
+# any of the following regular expression constructs:
+#
+# \p{Block=High_Surrogates}
+# \p{Blk=High_Surrogates}
+# \p{Is_Block=High_Surrogates}
+# \p{Is_Blk=High_Surrogates}
+#
+# X \p{High_Surrogates}
+# X \p{Is_High_Surrogates}
+# \p{In_High_Surrogates}
+#
+# 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_Blk: High_Surrogates}
+# 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';
+D800 DB7F # [896]
+END