On Thu, 2010-09-30 at 15:11 +0200, Andre Baumeier wrote:
> Am 05.09.2010 um 15:06 schrieb Johannes Schlüter:
> 
> > preg_match('/PHP (.*) swesome/', 'PHP is awesome', $matches);
> > 
> 
> preg_match should be slower?

Was that a question or a statement?

I doubt it is really measurable and not worth adding another special
case function. We have enough of them.

johannes



-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to