|
|
@@ -375,7 +375,7 @@ regular expression matching strings. |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|
|
|
|
|
See <a href="../CoreTypes/regexp.html">Regexp Type</a> for the description of the nested element regexp and of |
|
|
|
See <a href="regexp.html">Regexp Type</a> for the description of the nested element regexp and of |
|
|
|
the choice of regular expression implementation. |
|
|
|
<h4>Example:</h4> |
|
|
|
|
|
|
@@ -1159,7 +1159,7 @@ Include only lines that contain "foo"; |
|
|
|
This string filter replaces regular expressions. |
|
|
|
This filter may be used directly within a filterchain. |
|
|
|
<p> |
|
|
|
See <a href="../CoreTypes/regexp.html#implementation">Regexp Type</a> |
|
|
|
See <a href="regexp.html#implementation">Regexp Type</a> |
|
|
|
concerning the choice of the implementation. |
|
|
|
</p> |
|
|
|
|
|
|
@@ -1206,7 +1206,7 @@ The filter may optionally replace the matched regular expression. |
|
|
|
This filter may be used directly within a filterchain. |
|
|
|
<p> |
|
|
|
See |
|
|
|
<a href="../CoreTypes/regexp.html#implementation">Regexp Type</a> |
|
|
|
<a href="regexp.html#implementation">Regexp Type</a> |
|
|
|
concerning the choice of regular expression implementation. |
|
|
|
</p> |
|
|
|
<table cellSpacing=0 cellPadding=2 border=1> |
|
|
|