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

/dovecot/src/lib-mail/
H A Dtest-message-search.c13 const unsigned char text_plain[] = "text/plain; charset=utf-8"; local
31 hdr.value = hdr.full_value = text_plain;
32 hdr.value_len = hdr.full_value_len = sizeof(text_plain)-1;

Completed in 7 milliseconds