projects
/
libapache-mod-security.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Imported Upstream version 2.5.11
[libapache-mod-security.git]
/
apache2
/
t
/
op
/
unconditionalMatch.t
1
### Empty
2
{
3
type => "op",
4
name => "unconditionalMatch",
5
param => "",
6
input => "",
7
ret => 1,
8
},
9
{
10
type => "op",
11
name => "unconditionalMatch",
12
param => "TestCase",
13
input => "",
14
ret => 1,
15
},
16
{
17
type => "op",
18
name => "unconditionalMatch",
19
param => "",
20
input => "TestCase",
21
ret => 1,
22
},
23