Back in the early days of the extension, i had a request global 
ICUG(codepoint_semantics) which controlled this. Setting this to false would 
revert to code-unit indexing (which ICU does internally).

clayton

"Andrei Zmievski" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
>
> Then why don't we put our collective brains together and think of a 
> solution for this that does not involve hacks?
>
> -Andrei
>
> On Aug 14, 2005, at 3:51 AM, Derick Rethans wrote:
>>
>> In quite some cases for me i'm sure there are no surrogates in the  text
>> I'm parsing. Having to deal with rescanning the string for every
>> access to a character is not really wanted.
>>
>> Derick
>> 

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to