> Finally, as I've mentioned before I'd like to try out the iconv interface.
> Might become an option in 7.2 even.
I'm curious how do you handle conversion between multibyte strings
and wide characters using iconv. This is necessary to implement
multibyte aware like, regex, char_length etc. functions. I think at
least you need to have a way to determine the letter boundaries in a
multibyte string.
--
Tatsuo Ishii