Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30116 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51052 invoked by uid 1010); 6 Jun 2007 14:32:25 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 51024 invoked from network); 6 Jun 2007 14:32:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jun 2007 14:32:24 -0000 Authentication-Results: pb1.pair.com smtp.mail=indeyets@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=indeyets@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.132.250 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: indeyets@gmail.com X-Host-Fingerprint: 209.85.132.250 an-out-0708.google.com Received: from [209.85.132.250] ([209.85.132.250:27975] helo=an-out-0708.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 28/F5-03203-375C6664 for ; Wed, 06 Jun 2007 10:32:22 -0400 Received: by an-out-0708.google.com with SMTP id c18so34146anc for ; Wed, 06 Jun 2007 07:32:12 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=d9YxmR0ZUgAgSAo3BdWY7jKNzvuwo3rJN/uFsW1XK1HvlfHgUHsJRGa+E9TDKpJbT2jvRvFpq15G82kalW3OEKZLuxZDEvPKkpWKxs2fcQ8P+4O5PRyo427AFsAqdcog0oMEMPZ5ANT9kC2a5auQMyTa1O7TVtnnMvtgRV/RYJc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=cGqrZTFUXV6hGVdVeYHFRKSI8a/uRXNriNeiPkfp3mJSt3YR7cPT8Hzu8Zafnu1qM6gAWxM9+008fJTYUe+ogh7t78LM0LC7x1R0aVRDdihlx3SF0S0SGEbW4PBNwRjZPX2/rdI4FtSr+xZ76NNEq+sWMxvoH2lQZH/Ivxyr0O0= Received: by 10.100.46.19 with SMTP id t19mr310100ant.1181140331480; Wed, 06 Jun 2007 07:32:11 -0700 (PDT) Received: by 10.100.110.15 with HTTP; Wed, 6 Jun 2007 07:32:11 -0700 (PDT) Message-ID: Date: Wed, 6 Jun 2007 18:32:11 +0400 To: "Marcus Boerger" Cc: internals@lists.php.net In-Reply-To: <1655508223.20070605221904@marcus-boerger.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1655508223.20070605221904@marcus-boerger.de> Subject: Re: [PHP-DEV] [RFC] SPL & PCRE as always enabled in core From: indeyets@gmail.com ("Alexey Zakhlestin") On 6/6/07, Marcus Boerger wrote: > + other regex options suck I would argue that. mb_ereg (which is powered by oniguruma) seems to be way more interestingi (and it is faster too) -- Alexey Zakhlestin http://blog.milkfarmsoft.com/