Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18750 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32728 invoked by uid 1010); 9 Sep 2005 18:20:22 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 32713 invoked from network); 9 Sep 2005 18:20:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Sep 2005 18:20:22 -0000 X-Host-Fingerprint: 68.142.207.67 web31804.mail.mud.yahoo.com Received: from ([68.142.207.67:24708] helo=web31804.mail.mud.yahoo.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id BD/5D-17383-662D1234 for ; Fri, 09 Sep 2005 14:20:22 -0400 Received: (qmail 35070 invoked by uid 60001); 9 Sep 2005 18:20:19 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=bcVaFpqA3qRj/BmMfiHgTtzZmh+2cxmNUn+JiY/s8cLm1yqB9jgGIWY4cB0IrPi6tC/CnlxTZ2pxJ1lrvyGm6QKAde1Sj9QflhbYL6AXNNH/PFBXUnkKOj68VcKbpj1H97KpAI7Mj7xc1vl0sIFGjyjUS1KOW0NilJ14VdinaFY= ; Message-ID: <20050909182019.35068.qmail@web31804.mail.mud.yahoo.com> Received: from [202.46.19.93] by web31804.mail.mud.yahoo.com via HTTP; Fri, 09 Sep 2005 11:20:19 PDT Date: Fri, 9 Sep 2005 11:20:19 -0700 (PDT) To: internals MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="0-207079115-1126290019=:34776" Content-Transfer-Encoding: 8bit Subject: [PATCH] strtok() From: rollandsantimano@yahoo.com (Rolland Santimano) --0-207079115-1126290019=:34776 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Content-Id: Content-Disposition: inline Submitting patch for Unicode impl of strtok(), since I don't have a proper test setup, as yet. -- Rolland --0-207079115-1126290019=:34776--