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

/dovecot/src/plugins/fts/
H A Dfts-storage.c178 static bool fts_args_have_fuzzy(const struct mail_search_arg *args) function
187 if (fts_args_have_fuzzy(args->value.subargs))
235 if (!fts_args_have_fuzzy(args->args) &&

Completed in 14 milliseconds