Searched defs:is_nontoken (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-fts/
H A Dfts-tokenizer-generic.c523 static bool is_nontoken(enum letter_type lt) function
628 * Other things also (e.g. is_nontoken(), not really pure tr29. Meant
675 if (tok->prev_letter == LETTER_TYPE_NONE && is_nontoken(lt)) {

Completed in 1442 milliseconds