Am Wed, 25 Nov 2020 03:05:43 +0200
schrieb Yuriy Skalko <yuriy.ska...@gmail.com>:

> > Yes, that is a problem with non-ascii. These characters takes more than one 
> > byte,
> > but tour search-engine uses UTF8 instead of wchar.
> > So, for instance you cannot use structs like [е-р] (Cyrillic chars).
> > Would be a good project IMHO ...
> > 
> >         Kornel  
> 
> I assume that careful replacement string to docstring will be mostly 
> enough.

No, we need wstring. Regular expressions (wregex) work on wchar_t.

> But the lyxfind.cpp is 3800 lines and there may be (will be!) 
> subtleties.

I expect it too :(

> I'm not sure if I'll have necessary time.
> 
> Yuriy
> 

        Kornel

Attachment: pgpvh3vdIYmgA.pgp
Description: Digitale Signatur von OpenPGP

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to