in reply to Re: Re: Regex (lookahead) Confusion
in thread Regex (lookahead) Confusion

Except that this appears to be exactly the same code as Roger used.

--
Allolex

  • Comment on Re: Re: Re: Regex (lookahead) Confusion

Replies are listed 'Best First'.
Re: Re: Re: Re: Regex (lookahead) Confusion
by Anonymous Monk on Feb 05, 2004 at 21:54 UTC

    True. The point is that he didn't test it with the right data.

    I was saying that his code will give wrong results for the two lines I added, just to prove my assertion.