Sync usage with man page.
[netbsd-mini2440.git] / external / ibm-public / postfix / dist / src / util / dict_regexp.ref
blob62d05f8d666739705fc658677c4a50f9cdc7653e
1 ./dict_open: warning: regexp map dict_regexp.map, line 1: ignoring extra text after IF
2 ./dict_open: warning: regexp map dict_regexp.map, line 5: ignoring extra text after ENDIF
3 ./dict_open: warning: regexp map dict_regexp.map, line 9: using empty replacement string
4 ./dict_open: warning: regexp map dict_regexp.map, line 10: out of range replacement index "5": skipping this rule
5 ./dict_open: warning: regexp map dict_regexp.map, line 17: $number found in negative match replacement text: skipping this rule
6 ./dict_open: warning: regexp map dict_regexp.map, line 22: no regexp: skipping this rule
7 > get true
8 true: not found
9 > get true1
10 true1=1
11 > get true2
12 true2: not found
13 > get truefalse2
14 truefalse2=2
15 > get 3
16 3: not found
17 > get true3
18 true3=3
19 > get c
21 > get d
22 d: not found
23 > get ab
24 ab: not found
25 > get aa
26 aa=a!b
27 > get 1235
28 1235=(1)(2)(3)
29 > get 1234
30 1234=(1)(2)(3)(4)
31 > get 123
32 123=(1)(2)(3)
33 > get bar/find
34 bar/find: not found
35 > get bar/whynot
36 bar/whynot=Don't have a liquor license
37 > get bar/elbereth
38 bar/elbereth=(elbereth)
39 > get say/elbereth
40 say/elbereth: not found