> Take a look at RegEx Coach it has several ways to express what the regex
> string is doing. It's got
> lots of other neat tools as well:
> http://www.weitz.de/regex-coach/
>
> --chip
> --
> Just my $.02, your mileage may vary, batteries not included, etc
Thanks, i'll give it a shot.
_
On 2/23/06, Warren Liddell <[EMAIL PROTECTED]> wrote:
>
> is there any pkg avilable that'll convert a regex into plain txt ?
>
> Presently i dont care if its windows based or FreeBSD based
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.
On Thursday 23 February 2006 15:50, Fabian Keil wrote:
> Warren Liddell <[EMAIL PROTECTED]> wrote:
> > is there any pkg avilable that'll convert a regex into plain txt ?
>
> What do you mean? What would the plain text translation of
>
> <(div|p)[^>]*(id|class)=\"(Ad.*|Logo|SidebarAds|Tips|Item)\"
>
Warren Liddell wrote:
> is there any pkg avilable that'll convert a regex into plain txt ?
No. Most regular expressions cannot be expressed as finite plain text strings,
that is why regex is used in the first place.
> Presently i dont care if its windows based or FreeBSD based
Hmm.
--
-Chuck
Warren Liddell <[EMAIL PROTECTED]> wrote:
> is there any pkg avilable that'll convert a regex into plain txt ?
What do you mean? What would the plain text translation of
<(div|p)[^>]*(id|class)=\"(Ad.*|Logo|SidebarAds|Tips|Item)\"
be?
Fabian
--
http://www.fabiankeil.de/
signature.asc
Descr
is there any pkg avilable that'll convert a regex into plain txt ?
Presently i dont care if its windows based or FreeBSD based
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send