summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/unicore/lib/GCB/LF.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/unicore/lib/GCB/LF.pl')
-rw-r--r--Master/tlpkg/tlperl/lib/unicore/lib/GCB/LF.pl59
1 files changed, 59 insertions, 0 deletions
diff --git a/Master/tlpkg/tlperl/lib/unicore/lib/GCB/LF.pl b/Master/tlpkg/tlperl/lib/unicore/lib/GCB/LF.pl
new file mode 100644
index 00000000000..7054946a54c
--- /dev/null
+++ b/Master/tlpkg/tlperl/lib/unicore/lib/GCB/LF.pl
@@ -0,0 +1,59 @@
+# !!!!!!! 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 is for tables that are not necessarily related: To conserve
+# resources, every table that matches the identical set of code points in
+# this version of Unicode uses this file. Each one is listed in a separate
+# group below. It could be that the tables will match the same set of code
+# points in other Unicode releases, or it could be purely coincidence that
+# they happen to be the same in Unicode 5.2.0, and hence may not in other
+# versions.
+#
+# This file returns the single code point in Unicode Version 5.2.0 that
+# matches any of the following regular expression constructs:
+#
+# \p{Grapheme_Cluster_Break=LF}
+# \p{GCB=LF}
+# \p{Is_Grapheme_Cluster_Break=LF}
+# \p{Is_GCB=LF}
+#
+# \p{Line_Break=Line_Feed}
+# \p{Lb=LF}
+# \p{Is_Line_Break=Line_Feed}
+# \p{Is_Lb=LF}
+#
+# \p{Sentence_Break=LF}
+# \p{SB=LF}
+# \p{Is_Sentence_Break=LF}
+# \p{Is_SB=LF}
+#
+# \p{Word_Break=LF}
+# \p{WB=LF}
+# \p{Is_Word_Break=LF}
+# \p{Is_WB=LF}
+#
+# 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 within each group
+# above, anything to the left of the equals (or colon) can be combined with
+# anything to the right. Thus, for example,
+# \p{Is_WB: LF}
+# 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';
+000A
+END