Fix typo.
[capital-apms.git] / convert / regextest.txt
blob832763fa6926b1c2ee8f434c51e59811b8b0df0c
1 # This file contains pairs of lines.  The first line is somewhat
2 # like a Progress .d file data line (the remainder of the line
3 # after we get to a quoted field, and have stripped the leading
4 # quote character).  The paired line should replace the closing
5 # quote character for the field with a '|' to indicate the correct
6 # split position.  Lines beginning with \s# will be skipped...
8 " "foo bar"
9 | "foo bar"
10 foo" bar
11 foo| bar
12 foo bar"
13 foo bar|
14 foo "" " xxx
15 foo "" | xxx
16 foo "" " " xxx " baz
17 foo "" | " xxx " baz
18 """ bar
19 ""| bar
20 ""foo""" bar
21 ""foo""| bar
22 ""foo"" is the answer or ""baz""" "" bar
23 ""foo"" is the answer or ""baz""| "" bar
24 foo"
25 foo|
26 foo ""bar"" baz"
27 foo ""bar"" baz|
28 foo bar
29 foo bar
30 foo"" bar
31 foo"" bar