Re: Regular Expressions: large amount of or's

From: André Søreng (andreis_at_stud.cs.uit.no)
Date: 03/02/05


Date: Wed, 02 Mar 2005 12:50:01 +0100

Ola Natvig wrote:
> André Søreng wrote:
>
>>
>>
>> Yes, but I was looking for a solution which would scale. Searching
>> through the same string 10000+++ times does not seem like a suitable
>> solution.
>>
>> André
>
>
> Just for curiosity, what would a regexp do? Perhaps it's a clue in how
> you could do this in the way regexp's are executed.
>
> ola
>

I think this article provides me with what I was looking for:

http://alexandria.tue.nl/extra1/wskrap/publichtml/200407.pdf

Enough info there to keep me going for some while.



Relevant Pages