Searched refs:fts_backend_lookup (Results 1 - 4 of 4) sorted by relevance
/dovecot/src/plugins/fts/ |
H A D | fts-api.h | 125 /* Returns TRUE if fts_backend_lookup() should even be tried for the 137 int fts_backend_lookup(struct fts_backend *backend, struct mailbox *box,
|
H A D | doveadm-fts.c | 50 if (fts_backend_lookup(backend, box, ctx->search_args->args,
|
H A D | fts-api.c | 344 int fts_backend_lookup(struct fts_backend *backend, struct mailbox *box, function
|
H A D | fts-search.c | 50 if (fts_backend_lookup(fctx->backend, fctx->box, args, flags,
|
Completed in 9 milliseconds