/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
#include "lib.h"
#include "array.h"
#include "mail-search.h"
#include "mail-search-register.h"
struct mail_search_register {
};
{
return reg;
}
{
}
const struct mail_search_register_arg *arg,
unsigned int count)
{
}
{
}
static int
const struct mail_search_register_arg *arg2)
{
}
const struct mail_search_register_arg *
unsigned int *count_r)
{
if (!reg->args_sorted) {
}
}
const struct mail_search_register_arg *
{
if (!reg->args_sorted) {
}
}
{
return FALSE;
return TRUE;
}