]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-fts: Lift helper function out of generic tokenizer.
authorTeemu Huovila <teemu.huovila@dovecot.fi>
Tue, 15 Mar 2016 08:47:20 +0000 (10:47 +0200)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Wed, 16 Mar 2016 00:07:03 +0000 (11:07 +1100)
commit11100790aa456929b3786bde2dbe27b9c76402b8
tree038ab577c74476c6aeff84b572087ba63c7e65d6
parent0af104ba8cf03a7a3b5dcf77ccb8e623bc6b396e
lib-fts: Lift helper function out of generic tokenizer.
src/lib-fts/Makefile.am
src/lib-fts/fts-tokenizer-common.c [new file with mode: 0644]
src/lib-fts/fts-tokenizer-common.h [new file with mode: 0644]
src/lib-fts/fts-tokenizer-generic.c