From: Nicholas Clark Date: Sat, 1 May 2004 14:07:45 +0000 (+0000) Subject: And that same fool forgot to add the not-really-needed "fuzzy" versions X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=080ee629b6ee9302728926f5b419db1bf3aa61a0;p=p5sagit%2Fp5-mst-13.2.git And that same fool forgot to add the not-really-needed "fuzzy" versions of some binary property files p4raw-id: //depot/perl@22763 --- diff --git a/lib/unicore/lib/gc_sc/Dash2.pl b/lib/unicore/lib/gc_sc/Dash2.pl new file mode 100644 index 0000000..aa3d3f4 --- /dev/null +++ b/lib/unicore/lib/gc_sc/Dash2.pl @@ -0,0 +1,26 @@ +# !!!!!!! 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{Dash} (and fuzzy permutations) +# +# Meaning: Extended property 'Dash' +# +return <<'END'; +002D Dash +058A Dash +1806 Dash +2010 2015 Dash +2053 Dash +207B Dash +208B Dash +2212 Dash +301C Dash +3030 Dash +FE31 FE32 Dash +FE58 Dash +FE63 Dash +FF0D Dash +END diff --git a/lib/unicore/lib/gc_sc/Hyphen2.pl b/lib/unicore/lib/gc_sc/Hyphen2.pl new file mode 100644 index 0000000..a9023e8 --- /dev/null +++ b/lib/unicore/lib/gc_sc/Hyphen2.pl @@ -0,0 +1,21 @@ +# !!!!!!! 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{Hyphen} (and fuzzy permutations) +# +# Meaning: Extended property 'Hyphen' +# +return <<'END'; +002D Hyphen +00AD Hyphen +058A Hyphen +1806 Hyphen +2010 2011 Hyphen +30FB Hyphen +FE63 Hyphen +FF0D Hyphen +FF65 Hyphen +END diff --git a/lib/unicore/lib/gc_sc/Radical2.pl b/lib/unicore/lib/gc_sc/Radical2.pl new file mode 100644 index 0000000..1bd455a --- /dev/null +++ b/lib/unicore/lib/gc_sc/Radical2.pl @@ -0,0 +1,15 @@ +# !!!!!!! 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{Radical} (and fuzzy permutations) +# +# Meaning: Extended property 'Radical' +# +return <<'END'; +2E80 2E99 Radical +2E9B 2EF3 Radical +2F00 2FD5 Radical +END