<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<link rel="stylesheet" href="defaultstyle.css" type="text/css">
<title>Testfile stringdet</title>
</head>
<body>
<font class="Normal">Testing stringdet</font></br>
</br>
<font class="Normal">Testing default without options</font></br>
<font class="Keyword"><StringDetect</font><font class="Others"> attribute=</font><font class="String">"Match"</font><font class="Others"> context=</font><font class="String">"#stay"</font><font class="Others"> String=</font><font class="String">"antimoon"</font><font class="Normal"> </font><font class="Keyword">/></font></br>
<font class="Others"><Test></font></br>
<font class="DataType">antimoon</font><font class="Others"> dd</font><font class="DataType">antimoon</font><font class="Others">dd</font></br>
<font class="Others">ANTIMOON DDANTIMOONDD</font></br>
<font class="Others"><Test></font></br>
</br>
<font class="Normal">Testing dynamic</font></br>
</br>
<font class="Keyword"><RegExpr</font><font class="Others"> attribute=</font><font class="String">"Match"</font><font class="Others"> context=</font><font class="String">"TestDT"</font><font class="Others"> String=</font><font class="String">"\s(a)ntimoo(n)"</font><font class="Normal"> </font><font class="Keyword">/></font></br>
<font class="Keyword"><StringDetect</font><font class="Others"> attribute=</font><font class="String">"Match"</font><font class="Others"> dynamic=</font><font class="String">"true"</font><font class="Others"> context=</font><font class="String">"#pop"</font><font class="Others"> String=</font><font class="String">"%1ntimoo%2"</font><font class="Normal"> </font><font class="Keyword">/></font></br>
</br>
<font class="Others"><TestD></font></br>
<font class="Comment">#should match</font></br>
<font class="Others">scoop</font><font class="DataType"> antimoon</font></br>
<font class="DataType">antimoon</font><font class="Others"> %1ntimoo%2 </font><font class="Comment">#if this matches, dynamic was not called</font></br>
<font class="Others"><TestD></font></br>
</br>
<font class="Others"><TestD></font></br>
<font class="Comment">#should match</font></br>
<font class="Others">scoop</font><font class="DataType"> antimoon</font></br>
<font class="Others">dd</font><font class="DataType">antimoon</font><font class="Others">dd %1ntimoo%2 </font><font class="Comment">#if this matches, dynamic was not called</font></br>
<font class="Others"><TestD></font></br>
</br>
<font class="Others"><TestD></font></br>
<font class="Others">scoop</font><font class="DataType"> antimoon</font></br>
<font class="Others">ANTIMOON %1ntimoo%2 </font><font class="Comment">#if this matches, dynamic was not called</font></br>
<font class="Others"><TestD></font></br>
</br>
<font class="Others"><TestD></font></br>
<font class="Others">scoop</font><font class="DataType"> antimoon</font></br>
<font class="Others">DDANTIMOONDD %1ntimoo%2 </font><font class="Comment">#if this matches, dynamic was not called</font></br>
<font class="Others"><TestD></font></br>
</br>
<font class="Normal">Testing dynamic insensitive</font></br>
<font class="Keyword"><RegExpr</font><font class="Others"> attribute=</font><font class="String">"Match"</font><font class="Others"> context=</font><font class="String">"TestDIT"</font><font class="Others"> String=</font><font class="String">"\s(a)ntimoo(n)"</font><font class="Normal"> </font><font class="Keyword">/></font></br>
<font class="Keyword"><StringDetect</font><font class="Others"> attribute=</font><font class="String">"Match"</font><font class="Others"> insensitive=</font><font class="String">"true"</font><font class="Others"> dynamic=</font><font class="String">"true"</font><font class="Others"> context=</font><font class="String">"#pop"</font><font class="Others"> String=</font><font class="String">"%1ntimoo%2"</font><font class="Normal"> </font><font class="Keyword">/></font></br>
</br>
<font class="Others"><TestDI></font></br>
<font class="Comment">#should match</font></br>
<font class="Others">scoop</font><font class="DataType"> antimoon</font></br>
<font class="DataType">antimoon</font><font class="Others"> %1ntimoo%2 </font><font class="Comment">#if this matches, dynamic was not called</font></br>
<font class="Others"><TestDI></font></br>
</br>
<font class="Others"><TestDI></font></br>
<font class="Comment">#should match</font></br>
<font class="Others">scoop</font><font class="DataType"> antimoon</font></br>
<font class="Others">dd</font><font class="DataType">antimoon</font><font class="Others">dd %1ntimoo%2 </font><font class="Comment">#if this matches, dynamic was not called</font></br>
<font class="Others"><TestDI></font></br>
</br>
<font class="Others"><TestDI></font></br>
<font class="Comment">#should match</font></br>
<font class="Others">scoop</font><font class="DataType"> antimoon</font></br>
<font class="DataType">ANTIMOON</font><font class="Others"> %1ntimoo%2 </font><font class="Comment">#if this matches, dynamic was not called</font></br>
<font class="Others"><TestDI></font></br>
</br>
<font class="Others"><TestDI></font></br>
<font class="Comment">#should match</font></br>
<font class="Others">scoop</font><font class="DataType"> antimoon</font></br>
<font class="Others">DD</font><font class="DataType">ANTIMOON</font><font class="Others">DD %1ntimoo%2 </font><font class="Comment">#if this matches, dynamic was not called</font></br>
<font class="Others"><TestDI></font></br>
</br>
<font class="Normal">Testing insensitive</font></br>
<font class="Keyword"><StringDetect</font><font class="Others"> attribute=</font><font class="String">"Match"</font><font class="Others"> insensitive=</font><font class="String">"true"</font><font class="Others"> context=</font><font class="String">"#stay"</font><font class="Others"> String=</font><font class="String">"antimoon"</font><font class="Normal"> </font><font class="Keyword">/></font></br>
<font class="Others"><TestI></font></br>
<font class="DataType">antimoon</font><font class="Others"> dd</font><font class="DataType">antimoon</font><font class="Others">dd</font></br>
<font class="DataType">ANTIMOON</font><font class="Others"> DD</font><font class="DataType">ANTIMOON</font><font class="Others">DD</font></br>
<font class="Others"><TestI></font></br>
</body>
</html>