in reply to Re^6: Suggestion for regular expression speed improvement.
in thread Suggestion for regular expression speed improvement.
Well no, its just that if you use a big huge complex machine to do the work that you could do with a knife that you arent being efficient.
And split does use the regex engine, its just it uses it in special ways to be efficient.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: Suggestion for regular expression speed improvement.
by bala.linux (Novice) on Jun 15, 2009 at 18:11 UTC | |
by demerphq (Chancellor) on Jun 15, 2009 at 19:38 UTC |