1
2Config.VarEscapeMode = none
3arg1 = 1
4var =
5
6Empty =
7
8
9Numbers {
10  hdf9 = 9
11  hdf14 = 14
12}
13
14Blah = wow
15BlahJs = quote ' backslash \ semicolon ; end tag </script>
16Title = </title><script>alert(1)</script>
17UrlArg = Secret Password~!@#$%^&*()+=-_|\[]{}:";'<>,.?
18Foo = Worn Out
19
20Foo.Bar.Baz {
21  0 = zero
22  0.num = #0
23  1 = one
24  2 = two
25  2.num = #2
26  3 = three
27}
28
29Wow.Foo = 3
30
31Outside {
32  0 {
33    Inside {
34      0 = 0
35      1 = 1
36    }
37  }
38  1 {
39    Inside {
40      2 = 2
41      3 = 3
42    }
43  }
44  2 : Outside.1
45  3 {
46  }
47}
48
49TestIf = 0
50
51Days {
52  0 = 0
53  0.Abbr = Mon
54  1 = 1
55  1.Abbr = Tues
56  2 = 2
57  2.Abbr = Wed
58  3 = 3
59  3.Abbr = Thur
60  4 = 4
61  4.Abbr = Fri
62  5 = 5
63  5.Abbr = Sat
64  6 = 6
65  6.Abbr = Sun
66}
67
68Neg = -1
69
70My.Test : Days.0.Abbr
71My.Test2 : Days.0
72
73Color = #fffff
74
75CGI.box.msgs {
76  0 {
77    ticket_id = 1
78  }
79  1 {
80    ticket_id = 2
81  }
82  2 {
83    ticket_id = 3
84  }
85}
86
87Query.boxid = 2
88Query.split = 1
89Query.filter = 0
90Query.sort = t
91Query.sort_dir = u
92CGI.box.cur.min_box_idx = 1
93
94
95Files.0.Name = Desktop
96Files.0.Type = dir
97Files.0.Sub.0.Name = Bookmarks.html
98Files.0.Sub.0.Type = file
99Files.0.Sub.1.Name = History.txt
100Files.0.Sub.1.Type = file
101Files.0.Sub.2.Name = Resume.doc
102Files.0.Sub.2.Type = file
103Files.0.Sub.3.Name = Favorites
104Files.0.Sub.3.Type = dir
105Files.0.Sub.3.Sub.0.Name = foo
106Files.0.Sub.3.Sub.0.Type = file
107Files.0.Sub.3.Sub.1.Name = bar
108Files.0.Sub.3.Sub.1.Type = file
109Files.0.Sub.3.Sub.2.Name = boo
110Files.0.Sub.3.Sub.2.Type = file
111Files.0.Sub.3.Sub.3.Name = baz
112Files.0.Sub.3.Sub.3.Type = file
113Files.0.Sub.3.Sub.4.Name = faq
114Files.0.Sub.3.Sub.4.Type = file
115Files.0.Sub.3.Sub.5.Name = far
116Files.0.Sub.3.Sub.5.Type = file
117Files.1.Name = .cshrc
118Files.1.Type = file
119Files.2.Name = .login
120Files.2.Type = file
121Files.2.Name = Mail
122Files.2.Type = dir
123Files.2.Sub.0.Name = inbox
124Files.2.Sub.0.Type = file
125Files.2.Sub.1.Name = received
126Files.2.Sub.1.Type = file
127Files.2.Sub.2.Name = sent
128Files.2.Sub.2.Type = file
129Files.2.Sub.2.Name = postponed
130Files.2.Sub.2.Type = file
131
132
133EvarTests {
134  0 = <?cs alt:Foo ?>ERROR<?cs /alt ?>
135  1 = test1
136  2 = test 2 <?cs var:Blah ?>
137}
138
139CS_START = <?cs
140CS_END = ?>
141
142A = HELLO
143B = WORLD
144C = <?cs var:A ?>/<?cs var:B ?>
145
146Biz.Address2 = addr
147parent_id = -1
148faq.topic_id = 1
149Query.topic = -1
150
151faq.sub_topic_id = -1
152