~ubuntu-branches/ubuntu/karmic/postfix/karmic

« back to all changes in this revision

Viewing changes to src/util/dict_pcre.ref

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2006-04-07 08:20:32 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20060407082032-7oh5sw5n1ox4nsax
Tags: 2.2.10-1
* New upstream version
* Add Galician debconf translations.  Closes: #361255

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
./dict_open: warning: pcre map dict_pcre.map, line 5: ignoring extra text after ENDIF
3
3
./dict_open: warning: pcre map dict_pcre.map, line 8: unknown regexp option "!": skipping this rule
4
4
./dict_open: warning: dict_pcre.map, line 9: no replacement text: using empty string
 
5
./dict_open: warning: regexp map dict_pcre.map, line 10: out of range replacement index "5": skipping this rule
5
6
./dict_open: warning: pcre map dict_pcre.map, line 17: $number found in negative match replacement text: skipping this rule
6
7
./dict_open: warning: pcre map dict_pcre.map, line 22: no regexp: skipping this rule
 
8
> get true
7
9
true: not found
 
10
> get true1
8
11
true1=1
 
12
> get true2
9
13
true2: not found
 
14
> get truefalse2
10
15
truefalse2=2
 
16
> get 3
11
17
3: not found
 
18
> get true3
12
19
true3=3
 
20
> get c
13
21
c=
 
22
> get d
14
23
d: not found
 
24
> get 1234
15
25
1234=(1)(2)(3)(4)
 
26
> get 123
16
27
123=(1)(2)(3)
 
28
> get bar/find
17
29
bar/find: not found
 
30
> get bar/whynot
18
31
bar/whynot=Don't have a liquor license
 
32
> get bar/elbereth
19
33
bar/elbereth=(elbereth)
 
34
> get say/elbereth
20
35
say/elbereth: not found