[fpc-devel] Unicode RTL

peter green plugwash at P10Link.net
Wed Nov 16 22:40:18 CET 2005


> pos('ë','Daniël');
>
> ... has a different implementation for utf-8 and 8-bit code pages.
one little desgin feature of utf-8 is that is was carefully designed to be
friendly to byte-orientated code. No special precautions are needed for
substring matching in utf-8!




More information about the fpc-devel mailing list