in reply to Re: Doesn't seem complete
in thread Regular expression double grouping negation headache
Which is cute. Except it fails under some conditions. Let's say you want to give the variable 'foo' the value of 'moo shoo= coo'. I'd assume it would be written 'foo=moo shoo\= coo'. Except your example doesn't allow for this.Your code wouldn't parse it correctly, although an assertion would be emminently acceptable.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Doesn't seem complete
by dreadpiratepeter (Priest) on Jun 30, 2002 at 23:08 UTC | |
by tlhf (Scribe) on Jun 30, 2002 at 23:32 UTC |