in reply to Re: Matching against list of patterns
in thread Matching against list of patterns
And I don't know how to create and use such beast, how can I figure out which re of join "|" , @res matched?
And wouldn't that strain our re engine too much (we're talking about scalability here, will hardware improvements keep such code running with number of patterns and lines to parse linearly growing? )
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Matching against list of patterns
by davorg (Chancellor) on Sep 16, 2004 at 15:01 UTC |