Re: Regular Expressions: large amount of or's
From: André Søreng (andreis_at_stud.cs.uit.no)
Date: 03/02/05
- Next message: Neil Hodgson: "Re: looking for expertise"
- Previous message: Roel Schroeven: "Re: function expression with 2 arguments"
- In reply to: Ola Natvig: "Re: Regular Expressions: large amount of or's"
- Next in thread: Gurpreet Sachdeva: "Re: Regular Expressions: large amount of or's"
- Reply: Gurpreet Sachdeva: "Re: Regular Expressions: large amount of or's"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Next message: Neil Hodgson: "Re: looking for expertise"
- Previous message: Roel Schroeven: "Re: function expression with 2 arguments"
- In reply to: Ola Natvig: "Re: Regular Expressions: large amount of or's"
- Next in thread: Gurpreet Sachdeva: "Re: Regular Expressions: large amount of or's"
- Reply: Gurpreet Sachdeva: "Re: Regular Expressions: large amount of or's"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|