Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
from \xff.
|
|
surrogates, and characters outside the valid range.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the CaseFolder interface to fold both search text and document text
so they can be compared with a simple strcmp.
A simple table based folder CaseFolderTable is used for 8 bit encodings
and maps input bytes to folded bytes. For multi-byte encodings
except for UTF-8 a null (output same as input) CaseFolderTable is used.
For UTF-8, more complex subclasses are used which call platform APIs
to perform the folding.
Folding is approximately to lower case although this differs between
platforms.
|
|
|
|
reports with Visual Studio.
|
|
|
|
|
|
|
|
|
|
|
|
selection.
|
|
|
|
later by Realise.
|
|
miscounting size of result which could lead to NULs in result.
|
|
Platform.h to avoid use of PLatform.h.
|
|
|
|
|
|
|
|
|
|
|
|
containing NULs.
|
|
|
|
selection.
|
|
|
|
the attribute has changed value since ReconfigureScrollBars is unexpectedly
slow on GTK+.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|