in reply to Re: Re: Re: A regex that does this, but not that?
in thread A regex that does this, but not that?
Your character class of [^t] can itself cross word boundaries so that strings like: "this will be a problem right?" will be a problem, right?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Re: A regex that does this, but not that?
by Cody Pendant (Prior) on Nov 15, 2003 at 07:32 UTC |