in reply to Re: Re: Swish module (was Re: Re: Optimizing regular expressions)
in thread Optimizing regular expressions

I wasn't pointing at the newlines, sorry, but rather the dot, dot, dot break in the sentense. The dots are between adjacent words.

It like searching for the word "the" above and displaying:

...pointing at the newlines, sorry,...but rather the, dot, dot,....

The "..." is replacing only white space in that case.

It's tricky to code

  • Comment on Re: Re: Re: Swish module (was Re: Re: Optimizing regular expressions)