summaryrefslogtreecommitdiff
path: root/Master/perltl/lib/unicore/lib/Pc.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/perltl/lib/unicore/lib/Pc.pl')
-rw-r--r--Master/perltl/lib/unicore/lib/Pc.pl20
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/perltl/lib/unicore/lib/Pc.pl b/Master/perltl/lib/unicore/lib/Pc.pl
new file mode 100644
index 00000000000..2f087426846
--- /dev/null
+++ b/Master/perltl/lib/unicore/lib/Pc.pl
@@ -0,0 +1,20 @@
+# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
+# This file is built by ./mktables from e.g. UnicodeData.txt.
+# Any changes made here will be lost!
+
+#
+# This file supports:
+# \p{Pc}
+# \p{Pc} (and fuzzy permutations)
+#
+# Meaning: General Category 'Pc'
+#
+return <<'END';
+005F
+203F 2040
+30FB
+FE33 FE34
+FE4D FE4F
+FF3F
+FF65
+END