This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Changes.
[perl5.git] / lib / unicore / lib / WhiteSpa.pl
1 # !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!! 
2 # This file is built by ./mktables from e.g. UnicodeData.txt.
3 # Any changes made here will be lost!
4
5 #
6 # This file supports:
7 #       \p{WhiteSpace} (and fuzzy permutations)
8
9 # Meaning: Extended property 'White_space'
10 #
11 return <<'END';
12 0009    000D    White_space
13 0020            White_space
14 0085            White_space
15 00A0            White_space
16 1680            White_space
17 2000    200A    White_space
18 2028    2029    White_space
19 202F            White_space
20 3000            White_space
21 END