Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45164 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53167 invoked from network); 31 Jul 2009 09:02:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Jul 2009 09:02:47 -0000 Authentication-Results: pb1.pair.com header.from=indeyets@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=indeyets@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.226 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.218.226 mail-bw0-f226.google.com Received: from [209.85.218.226] ([209.85.218.226:35993] helo=mail-bw0-f226.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 68/45-26675-633B27A4 for ; Fri, 31 Jul 2009 05:02:46 -0400 Received: by bwz26 with SMTP id 26so1134705bwz.23 for ; Fri, 31 Jul 2009 02:02:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Z4PKR1XxSRhUoPdgXKoGUfjhYFvaehmWwQekAP8p93E=; b=PAjfoououbrI8EWEBQR2XJvG1r78utRW3aDtQYBww6WkBHY7fIa7TFuG9ryi1ZI5rm L9/uMvttcdW9SwsBMlot0bFTmGxK24toqkac1rTewbe8p0+863XD1Y+HRygpRHlF57JW tsd5yCo8Zn3Exz6OePQkov+/KvhrN1I4S6uWc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=NtUbk8yRwp1wAkBMxZwjf2pZvuHlWbFPJsdTF7DWkMbP2+38mhMwoUak56vqfgkyf0 ncjKZVcprhMAeRO+vZeFghejChdCMpNCQidgxnMeZIwRBDSaH2bBDojRTNGDAnMga2jx rlWSreNwo3NIgvAeAcTUXORsix+jeue9EyhPs= MIME-Version: 1.0 Received: by 10.239.135.209 with SMTP id e17mr206522hbe.148.1249030963075; Fri, 31 Jul 2009 02:02:43 -0700 (PDT) In-Reply-To: References: <4A6C6496.7060603@mozo.jp> Date: Fri, 31 Jul 2009 13:02:43 +0400 Message-ID: To: Moriyoshi Koizumi Cc: php-dev Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Alternative mbstring implementation using ICU From: indeyets@gmail.com (Alexey Zakhlestin) On Fri, Jul 31, 2009 at 12:19 PM, Moriyoshi Koizumi wrote: > I also created a separate oniguruma extension that you can browse at > http://github.com/moriyoshi/php-oniguruma/ cool! will take a look at it -- Alexey Zakhlestin http://www.milkfarmsoft.com/