> chars_to_utf8(STRING)
>
> The chars in STRING are encoded in-place into UTF-8. Returns the new
> size of STRING, or C if there's a failure.
>
> No assumptions are made on the encoding of the chars. If you want to
> assume that the chars are Unicode and to trap illegal Unicode
> chara
Jarkko Hietaniemi <[EMAIL PROTECTED]> writes:
>I'm not committing myself (or my trusty deputy Nick) to having
>it in 5.7.1, but as an incentive I now checked a skeleton for the
>Encode extension into the source code repository so that it will haunt
>us until we do something about it.
Excellent. T