This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: utf8 varable length encoding support


On 02/11/2015 06:01 PM, attonie@hotmail.com wrote:
> It's very simple, manipulating different language characters simultaneously, for example:
> 
> strlen counts different language chars at once, I mean mixed-input of languages.
> strcmp compares mixed-input too.

Your requirements are still unclear.

You could have a look at ICU.  Something that merely does UTF-8
processing might not be sufficient for your purposes.

-- 
Florian Weimer / Red Hat Product Security


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]