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

/dovecot/src/lib-storage/index/
H A Dindex-mail.c981 struct message_part *html_part = NULL, *text_part = NULL; local
995 html_part = part;
1000 return html_part != NULL ? html_part : text_part;

Completed in 19 milliseconds