mail-search-build.h revision 1176124297af5c56e932c0863c6637ff21d8a0ef
#ifndef MAIL_SEARCH_BUILD_H
#define MAIL_SEARCH_BUILD_H
struct imap_arg;
struct mailbox;
struct mail_search_arg *
const char **error_r);
/* Allocate keywords for search arguments. If change_uidsets is TRUE,
change uidsets to seqsets. */
/* Free keywords. The args can initialized afterwards again if needed. */
#endif