/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
#include "lib.h"
#include "mail-storage-private.h"
#include "mailbox-recent-flags.h"
{
return;
box->recent_flags_count = 0;
}
}
{
}
}
struct mail_index_view *view,
{
}
}
{
}
{
box->recent_flags_count = 0;
box->recent_flags_prev_uid = 0;
}
{
return 0;
for (i = count; i > 0; ) {
i--;
break;
/* completely invisible to this view */
} else {
/* partially invisible */
break;
}
}
return recent_count;
}
{
return;
}
}
{
}
}