Tim J. Robbins ee446de0b1 Add a function to iterate over all characters in a particular character
class. This is necessary in order to implement tr(1) efficiently in
multibyte locales, since the brute force method of finding all characters
in a class is infeasible with a 32-bit (or wider) wchar_t.
2004-07-08 06:43:37 +00:00
..
2003-02-13 17:47:44 +00:00
2003-04-07 12:55:00 +00:00
2004-02-24 08:09:20 +00:00
2003-07-14 16:31:20 +00:00
2003-11-04 20:10:15 +00:00
2004-06-20 10:01:30 +00:00
2004-06-07 10:31:10 +00:00
2004-06-30 13:55:08 +00:00