Track /etc/gitconfig
[msysgit/mtrensch.git] / lib / perl5 / 5.8.8 / unicore / Exact.pl
blob42312b054cca4dd6c47d274dffeaf850d1b4e53c
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!
5 ##
6 ## Data in this file used by ../utf8_heavy.pl
7 ##
9 ## Mapping from name to filename in ./lib/gc_sc
10 %utf8::Exact = (
11 ASCII => 'ASCII',
12 All => 'Any',
13 Alnum => 'Alnum',
14 Alpha => 'Alpha',
15 Any => 'Any',
16 Assigned => 'Assigned',
17 Blank => 'Blank',
18 C => 'C',
19 Cc => 'Cc',
20 Cf => 'Cf',
21 Cn => 'Cn',
22 Cntrl => 'Cntrl',
23 Co => 'Co',
24 Cs => 'Cs',
25 Digit => 'Digit',
26 Graph => 'Graph',
27 InGreek => 'InGreekA',
28 L => 'L',
29 LC => 'LC',
30 Ll => 'Ll',
31 Lm => 'Lm',
32 Lo => 'Lo',
33 Lower => 'Lower',
34 Lt => 'Lt',
35 Lu => 'Lu',
36 M => 'M',
37 Mc => 'Mc',
38 Me => 'Me',
39 Mn => 'Mn',
40 N => 'N',
41 Nd => 'Nd',
42 Nl => 'Nl',
43 No => 'No',
44 P => 'P',
45 Pc => 'Pc',
46 Pd => 'Pd',
47 Pe => 'Pe',
48 Pf => 'Pf',
49 Pi => 'Pi',
50 Po => 'Po',
51 Print => 'Print',
52 Ps => 'Ps',
53 Punct => 'Punct',
54 S => 'S',
55 Sc => 'Sc',
56 Sk => 'Sk',
57 Sm => 'Sm',
58 So => 'So',
59 Space => 'Space',
60 SpacePerl => 'SpacePer',
61 Title => 'Title',
62 Upper => 'Upper',
63 Word => 'Word',
64 XDigit => 'XDigit',
65 Z => 'Z',
66 Zl => 'Zl',
67 Zp => 'Zp',
68 Zs => 'Zs',
69 _CanonDCIJ => '_CanonDC',
70 _CaseIgnorable => '_CaseIgn',
71 _CombAbove => '_CombAbo',