Re: Regexp: Negation with backreference?
- From: "Paul Lalli" <mritty@xxxxxxxxx>
- Date: 30 May 2006 08:22:02 -0700
j.vimal wrote:
Ok ... But say I really want to do it this way, to learn Regexp, :)
There is no such thing. Regexps are not a universal concept. You can
not take on regular expression for Perl and just assume it will work
the same way in any other language.
Then ?
But why do you say that this is a wrong way? Are there performance
issues?
No, there are ability issues. Regular expressions cannot (correctly)
parse HTML.
Paul Lalli
.
- Follow-Ups:
- Re: Regexp: Negation with backreference?
- From: Gunnar Hjalmarsson
- Re: Regexp: Negation with backreference?
- From: j.vimal
- Re: Regexp: Negation with backreference?
- References:
- Regexp: Negation with backreference?
- From: j.vimal
- Re: Regexp: Negation with backreference?
- From: Paul Lalli
- Re: Regexp: Negation with backreference?
- From: j.vimal
- Regexp: Negation with backreference?
- Prev by Date: Re: Regexp: Negation with backreference?
- Next by Date: Re: Changing the inherited STDOUT
- Previous by thread: Re: Regexp: Negation with backreference?
- Next by thread: Re: Regexp: Negation with backreference?
- Index(es):
Relevant Pages
|
|