perl-unicode

Re: [Encode] UCS/UTF mess and Surrogate Handlings

2002-04-05 09:33:04
On Saturday, April 6, 2002, at 01:29 , Nick Ing-Simmons wrote:
Perl_utf16_to_utf8_reversed(pTHX_ U8* p, U8* d, I32 bytelen, I32 *newlen)


Should be a good starting point for the XS version ;-)

Okay. But for now, good old mammalian implementation first. Your code contribution is very welcome ;-).

Dan the Encode Maintainer