Re: [PHP-DEV] Unicode string iterator performance
Andrei Zmievski <[email protected]>
| Newsgroups | gmane.comp.php.internationalization,gmane.comp.php.devel |
|---|---|
| Message-ID | <[email protected]> |
That's still sequential, and not random access. -Andrei On Feb 2, 2006, at 11:29 PM, Stefan Walk wrote: > I think the most common usage would be grabbing one or a few > characters and then going to do something else... if that happens > alot, it will look more like like "random" string access than > sequential scans. > > Regards, > Stefan -- PHP Unicode & I18N Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php