Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49810 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51472 invoked from network); 30 Sep 2010 14:14:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Sep 2010 14:14:07 -0000 Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 217.114.211.66 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.211.66 ns.km36107.keymachine.de Solaris 10 (beta) Received: from [217.114.211.66] ([217.114.211.66:43966] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0C/91-43687-E2B94AC4 for ; Thu, 30 Sep 2010 10:14:07 -0400 Received: from [192.168.178.31] (p5DCBCD5E.dip.t-dialin.net [93.203.205.94]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id 7D076442CA; Thu, 30 Sep 2010 16:14:03 +0200 (CEST) To: Adi Nita Cc: Andre Baumeier , Alex Baumann , internals@lists.php.net In-Reply-To: References: <9A.BD.52399.493A28C4@pb1.pair.com> <1283691991.2190.2.camel@guybrush> <111C9250-40A5-4D82-9DD8-9B99D651D652@crossconcept.de> <1285853478.16846.85.camel@guybrush> Content-Type: text/plain; charset="UTF-8" Date: Thu, 30 Sep 2010 16:14:02 +0200 Message-ID: <1285856042.16846.88.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.2 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Built-in function: between From: johannes@schlueters.de (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Thu, 2010-09-30 at 16:37 +0300, Adi Nita wrote: > Perhaps a better idea would be to group the ones that we already have > under a common namespace. But this is no news, though. Even then it would be unlikely that we add another special purpose function. This would have to be an important feature, ringing huge improvements in performance versus existing solutions (like preg_math) johannes