]> git.cworth.org Git - notmuch/commitdiff
util: add unicode_word_utf8
authorDavid Bremner <david@tethera.net>
Tue, 26 Mar 2019 02:07:24 +0000 (23:07 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 25 May 2019 09:51:12 +0000 (06:51 -0300)
This originally use Xapian::Unicode::is_wordchar, but that forces
clients to link directly to libxapian, which seems like it might be
busywork if nothing else.


No differences found