| Subject: Re: specific number of characters |
Author: WHRoeder |
Date: 03/09/2013 15:35 |
| | > -www.example.com/*skip=*[0-9]*[0-9]*[0-9]
> +www.example.com/*skip=*[0-9]*[0-9]*[0-9]*[0-9]
> Should do the trick.
doesn't *[0-9] match any number of digits just like * matches any number of
characters? | |
|
|
|
|
1
Created with FORUM 2.0.11