I agree, but don't know how to do it.

Dmitry.

> -----Original Message-----
> From: Andrei Zmievski [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, August 18, 2005 1:44 AM
> To: Dmitry Stogov
> Cc: php-cvs@lists.php.net
> Subject: Re: [PHP-CVS] cvs: php-src /ext/standard array.c 
> /ext/standard/tests/array range.phpt 
> 
> 
> I think we can provide better Unicode support in range() if 
> we follow  
> a simple rule that the low and high parameters are interpreted as  
> codepoints at the end of the range. It would be nice to be 
> able to do  
> range('\u0200', '\u0500') and get the string of all the chars 
> inbetween.
> 
> -Andrei
> 
> 
> On Aug 17, 2005, at 8:12 AM, Dmitry Stogov wrote:
> 
> > dmitry        Wed Aug 17 11:12:03 2005 EDT
> >
> >   Modified files:
> >     /php-src/ext/standard    array.c
> >     /php-src/ext/standard/tests/array    range.phpt
> >   Log:
> >   Unicode support for range()
> >
> >
> > <dmitry-20050817111203.txt>
> > --
> > PHP CVS Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to