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 | | | | | # 'X' below means that this form is discouraged. Consult perluniprops.pod |
11 | | | | | # |
12 | | | | | # This file returns the 128 code points in Unicode Version 5.2.0 that match |
13 | | | | | # any of the following regular expression constructs: |
14 | | | | | # |
15 | | | | | # \p{Block=Basic_Latin} |
16 | | | | | # \p{Blk=ASCII} |
17 | | | | | # \p{Is_Block=Basic_Latin} |
18 | | | | | # \p{Is_Blk=ASCII} |
19 | | | | | # |
20 | | | | | # \p{ASCII} |
21 | | | | | # \p{Is_ASCII} |
22 | | | | | # X \p{Basic_Latin} |
23 | | | | | # X \p{Is_Basic_Latin} |
24 | | | | | # \p{In_Basic_Latin} |
25 | | | | | # \p{In_ASCII} |
26 | | | | | # |
27 | | | | | # Meaning: [[:ASCII:]] |
28 | | | | | # |
29 | | | | | # perluniprops.pod should be consulted for the syntax rules for any of these, |
30 | | | | | # including if adding or subtracting white space, underscore, and hyphen |
31 | | | | | # characters matters or doesn't matter, and other permissible syntactic |
32 | | | | | # variants. Upper/lower case distinctions never matter. |
33 | | | | | # |
34 | | | | | # A colon can be substituted for the equals sign, and anything to the left of |
35 | | | | | # the equals (or colon) can be combined with anything to the right. Thus, |
36 | | | | | # for example, |
37 | | | | | # \p{Is_Blk: Basic_Latin} |
38 | | | | | # is also valid. |
39 | | | | | # |
40 | | | | | # The format of the lines of this file is: START\tSTOP\twhere START is the |
41 | | | | | # starting code point of the range, in hex; STOP is the ending point, or if |
42 | | | | | # omitted, the range has just one code point. Numbers in comments in |
43 | | | | | # [brackets] indicate how many code points are in the range. |
44 | | | | | |
45 | 1 | 4µs | | | return <<'END'; |
46 | | | | | 0000 007F # [128] |
47 | | | | | END |