summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/unicore/lib/Sc/Beng.pl
blob: 505f135bf949a298da91fea73ccfb940ee883c19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!!
# This file is machine-generated by mktables from the Unicode
# database, Version 5.2.0.  Any changes made here will be lost!

# !!!!!!!   INTERNAL PERL USE ONLY   !!!!!!!
# This file is for internal use by the Perl program only.  The format and even
# the name or existence of this file are subject to change without notice.
# Don't use it directly.

# This file returns the 92 code points in Unicode Version 5.2.0 that match
# any of the following regular expression constructs:
# 
#         \p{Script=Bengali}
#         \p{Sc=Beng}
#         \p{Is_Script=Bengali}
#         \p{Is_Sc=Beng}
# 
#         \p{Bengali}
#         \p{Is_Bengali}
#         \p{Beng}
#         \p{Is_Beng}
# 
#     Note that contrary to what you might expect, the above is NOT the same
#     as \p{Block=Bengali}
# 
# perluniprops.pod should be consulted for the syntax rules for any of these,
# including if adding or subtracting white space, underscore, and hyphen
# characters matters or doesn't matter, and other permissible syntactic
# variants.  Upper/lower case distinctions never matter.
# 
# A colon can be substituted for the equals sign, and anything to the left of
# the equals (or colon) can be combined with anything to the right.  Thus,
# for example,
#         \p{Is_Sc: Bengali}
# is also valid.
# 
# The format of the lines of this file is: START\tSTOP\twhere START is the
# starting code point of the range, in hex; STOP is the ending point, or if
# omitted, the range has just one code point.  Numbers in comments in
# [brackets] indicate how many code points are in the range.

return <<'END';
0981	0983	 # [3]
0985	098C	 # [8]
098F	0990	 # [2]
0993	09A8	 # [22]
09AA	09B0	 # [7]
09B2		
09B6	09B9	 # [4]
09BC	09C4	 # [9]
09C7	09C8	 # [2]
09CB	09CE	 # [4]
09D7		
09DC	09DD	 # [2]
09DF	09E3	 # [5]
09E6	09FB	 # [22]
END