[dev] [sbase] [PATCH] uniq: add ascii implementation of -s and -f flags

From: Ralph Eastwood <tcmreastwood_AT_gmail.com>
Date: Wed, 11 Feb 2015 09:02:01 +0000

Should be easily portable to move isspace to isrunespace for utf8
whitespace skipping.
Once the UTF8 tables are available, it should be possible to use implement
a utf8 equivalent of strspn and strcspn in place of isspace (which may be
faster).

Thanks to FRIGN for the suggestions.

Cheers,
Ralph

Received on Wed Feb 11 2015 - 10:02:01 CET

This archive was generated by hypermail 2.3.0 : Wed Feb 11 2015 - 10:12:07 CET