in reply to Re: Can this code be optimized further?
in thread Can this code be optimized further?
I assume that by "pcre" you mean Perl Compatible Regular Expressions. Now -- putting aside all questions of how compatible those regexes really are -- I'd like to mention that when we're using Perl, we don't have to call them "Perl Compatible". We just call them "Regular Expressions". ;-P
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Can this code be optimized further?
by phaylon (Curate) on Feb 10, 2005 at 18:34 UTC |