Searched defs:fts_indexer_input (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/plugins/fts/ | ||
H A D | fts-indexer.c | 164 static int fts_indexer_input(struct fts_indexer_context *ctx) function 215 if ((ret = fts_indexer_input(ctx)) != 0) 228 return fts_indexer_input(ctx); |
Completed in 28 milliseconds