/[webpac2]/trunk/conf/modify/common.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/conf/modify/common.pl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 783 - (show annotations)
Wed Dec 6 23:42:20 2006 UTC (17 years, 4 months ago) by dpavlin
File MIME type: text/plain
File size: 1586 byte(s)
local

1 # this is pseudo hash/yaml format for regex mappings
2
3 10
4 '*'
5 'regex:^' => '^a'
6 '. -' => '^b'
7 '. -' => '^c'
8 '. -' => '^d'
9 ';' => '^b'
10
11 101
12 '*'
13 'regex:^' => '^a'
14 ' ; ' => '^a'
15 ' ; ' => '^a'
16 ' ; ' => '^a'
17
18 200
19 '^a'
20 ' : 1' => ' 1'
21 ' : ' => '^e'
22 ' = ' => '^d'
23 ' ; ' => '^k'
24 '^k'
25 '^c' => '. '
26 '^e' => ' : '
27 '^e' => ' : '
28 '^d'
29 '^e' => ' : '
30 '^k' => ' ; '
31 '^e'
32 '^d' => ' = '
33 '^k' => ' ; '
34 '*'
35 '^g' => ' ; '
36
37
38
39 210
40 '^a'
41 ' ; ' => '^a'
42 ' ; ' => '^a'
43 ' ; ' => '^a'
44 ' ; ' => '^a'
45 ' ; ' => '^a'
46 '^c'
47 ' : ' => '^c'
48 ' : ' => '^c'
49 ' : ' => '^c'
50 ' : ' => '^c'
51 ' : ' => '^c'
52 ' : ' => '^c'
53 ' ; ' => '^a'
54 ' ; ' => '^a'
55 ' ; ' => '^a'
56 ' ; ' => '^a'
57 '*'
58 '^c' => ' : ^b'
59 '^d' => '^c'
60 '^a'
61 '^a' => ' ; ^x'
62 '^c' => ', ^c'
63 '^x'
64 '^a' => ' ; ^x'
65 '^a' => ' ; ^x'
66 '^a' => ' ; ^x'
67 '^a' => ' ; ^x'
68 '^b'
69 '^a' => ' ; ^x'
70 '^a' => ' ; ^x'
71 '^a' => ' ; ^x'
72 '^a' => ' ; ^x'
73 '^c' => ', ^c'
74 '*'
75 '^x' => '^a'
76 '^y' => '^a'
77 '^c'
78 '. (' => '. ^e('
79 '^e'
80 ' : ' => ' : ^f'
81
82 225
83 '^a'
84 ' \/ ' => '^f'
85 ' = ' => '^d'
86 '\)\(' => '^b'
87 '*'
88 ', ISSN ' => '^x'
89
90
91 250
92 '*'
93 ' : ' => '^a'
94 ' ; ' => '^b'
95
96 464
97 '^a'
98 '^f' => ' \/ '
99 '^g' => ', '
100
101
102
103 #330
104 # '*'
105 # '><' => '^a'
106 # '<' => '^a'
107 # '>' => ''
108 # '^a'
109 # '^a' => '^b'
110 # '^b'
111 # '^a' => '^c'
112 # '^c'
113 # '^a' => '^d'
114 # '^d'
115 # '^a' => '^e'
116 # '^e'
117 # '^a' => '^f'
118 # '^f'
119 # '^a' => '^g'
120

  ViewVC Help
Powered by ViewVC 1.1.26