1ef4039ac7
remove collation support for a-z ranges here too. It was implemented for single byte locales only in any case. 2) Reduce [Cc]flag loop to WCHAR_MAX, WINT_MAX here includes WEOF which is not a character. 3) Optimize [Cc]flag case: don't repeatedly add the last character of string2 to squeeze cset when string2 reach its EOS state. 4) Reflect in the manpage that [=equiv=] is implemented for single byte locales only. |
||
---|---|---|
.. | ||
tests | ||
cmap.c | ||
cmap.h | ||
cset.c | ||
cset.h | ||
extern.h | ||
Makefile | ||
Makefile.depend | ||
str.c | ||
tr.1 | ||
tr.c |