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

/dovecot/src/imap/
H A Dimap-search.c421 bool tryagain, minmax, lost_data; local
437 minmax = (opts & (SEARCH_RETURN_MIN | SEARCH_RETURN_MAX)) != 0 &&
445 if (minmax) {
470 if (minmax && array_count(&ctx->result) > 0 &&

Completed in 11 milliseconds