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

/dovecot/src/lib-storage/index/
H A Dindex-mail-headers.c755 index_mail_headers_decode(struct index_mail *mail, const char *const **_list, function
808 ret = index_mail_headers_decode(mail, value_r, UINT_MAX);
843 ret = index_mail_headers_decode(mail, &list, 1);

Completed in 15 milliseconds