| 1 | | | | | # !!!!!!! DO NOT EDIT THIS FILE !!!!!!! |
| 2 | | | | | # This file is machine-generated by lib/unicore/mktables from the Unicode |
| 3 | | | | | # database, Version 5.2.0. Any changes made here will be lost! |
| 4 | | | | | |
| 5 | | | | | # !!!!!!! INTERNAL PERL USE ONLY !!!!!!! |
| 6 | | | | | # This file is for internal use by the Perl program only. The format and even |
| 7 | | | | | # the name or existence of this file are subject to change without notice. |
| 8 | | | | | # Don't use it directly. |
| 9 | | | | | |
| 10 | | | | | # This file returns the 25 code points in Unicode Version 5.2.0 that match |
| 11 | | | | | # any of the following regular expression constructs: |
| 12 | | | | | # |
| 13 | | | | | # \p{SpacePerl} |
| 14 | | | | | # \p{Is_SpacePerl} |
| 15 | | | | | # |
| 16 | | | | | # Meaning: \s, including beyond ASCII |
| 17 | | | | | # |
| 18 | | | | | # perluniprops.pod should be consulted for the syntax rules for any of these, |
| 19 | | | | | # including if adding or subtracting white space, underscore, and hyphen |
| 20 | | | | | # characters matters or doesn't matter, and other permissible syntactic |
| 21 | | | | | # variants. Upper/lower case distinctions never matter. |
| 22 | | | | | # |
| 23 | | | | | # The format of the lines of this file is: START\tSTOP\twhere START is the |
| 24 | | | | | # starting code point of the range, in hex; STOP is the ending point, or if |
| 25 | | | | | # omitted, the range has just one code point. Numbers in comments in |
| 26 | | | | | # [brackets] indicate how many code points are in the range. |
| 27 | | | | | |
| 28 | 1 | 3µs | | | return <<'END'; |
| 29 | | | | | 0009 000A # [2] |
| 30 | | | | | 000C 000D # [2] |
| 31 | | | | | 0020 |
| 32 | | | | | 0085 |
| 33 | | | | | 00A0 |
| 34 | | | | | 1680 |
| 35 | | | | | 180E |
| 36 | | | | | 2000 200A # [11] |
| 37 | | | | | 2028 2029 # [2] |
| 38 | | | | | 202F |
| 39 | | | | | 205F |
| 40 | | | | | 3000 |
| 41 | | | | | END |