Commit | Line | Data |
---|---|---|
3bec3564 | 1 | # !!!!!!! DO NOT EDIT THIS FILE !!!!!!! |
eb1102fc | 2 | # This file is built by ./mktables from e.g. UnicodeData.txt. |
3bec3564 | 3 | # Any changes made here will be lost! |
cf25bb62 | 4 | |
99598c8c | 5 | # |
6 | # This file supports: | |
7 | # \p{Blank} | |
8 | # | |
9 | # Meaning: [[:Blank:]] | |
10 | # | |
3bec3564 | 11 | return <<'END'; |
d73e5302 | 12 | 0009 |
13 | 0020 | |
14 | 00A0 | |
15 | 1680 | |
16 | 2000 200B | |
17 | 202F | |
18 | 3000 | |
3bec3564 | 19 | END |