RegExp Filters |
PAW support two kind of
Regular expression filters, Replace- and Size-Filters. Replace-Filters inspect the HTML page returned from the web server and do substitutions according to the rules of the active Replace-Filters. Size-Filters in addition can include height and width definitions which are read from a specified file to filter for examples images. Information for developers
Special instructions known by Replace- and Size-Filters are:In addition Size-Filters can include the following instructions: The width and height used in Size-Filters read from a file which has the form. Each line contains one width and height definition: WIDTHxHEIGHT Perl 5 Regular ExpressionsPAW Regualar Expression Filters support basic Perl 5 Regular Expressions (including back references).Regular Expression Syntax
Escaped Sequence
Character Classes
Anchors
Quantifiers
|