Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5575 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70225 invoked by uid 1010); 19 Nov 2003 19:19:46 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 70201 invoked from network); 19 Nov 2003 19:19:46 -0000 Received: from unknown (HELO blacksheep.csh.rit.edu) (129.21.60.6) by pb1.pair.com with SMTP; 19 Nov 2003 19:19:46 -0000 Received: from fury.csh.rit.edu (fury.csh.rit.edu [IPv6:2001:470:1f00:135:a00:20ff:fe8d:5399]) by blacksheep.csh.rit.edu (Postfix) with ESMTP id 7C4073AC for ; Wed, 19 Nov 2003 14:19:46 -0500 (EST) Received: by fury.csh.rit.edu (Postfix, from userid 37404) id 576481327; Wed, 19 Nov 2003 14:19:46 -0500 (EST) Date: Wed, 19 Nov 2003 14:19:45 -0500 To: internals@lists.php.net Message-ID: <20031119191945.GB15825@csh.rit.edu> Mail-Followup-To: internals@lists.php.net References: <200311191124.56176.ilia@prohost.org> <200311191348.16850.ilia@prohost.org> <3FBBC068.9050303@php.net> <200311191423.44798.ilia@prohost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200311191423.44798.ilia@prohost.org> Subject: Re: [PHP-DEV] validate_file() and strip_file() From: jon@php.net (Jon Parise) On Wed, Nov 19, 2003 at 02:23:44PM -0500, Ilia Alshanetsky wrote: > Good idea, we already have some function that utilize php_ prefix, might as > well continue with the trend. How about php_lint() & php_strip()? php_lint() sounds goodr, and I'm cool with either php_strip() or php_strip_whitespace(). I can see these functions being useful in various (albeit rare) situations. -- Jon Parise (jon@php.net) :: The PHP Project (http://www.php.net/)