Searched defs:html_part (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib-storage/index/ | ||
H A D | index-mail.c | 981 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 948 milliseconds