Home
last modified time | relevance | path

Searched refs:text_requires_quoted_printable (Results 1 – 1 of 1) sorted by relevance

/dports/mail/evolution/evolution-3.42.1/src/composer/
H A De-msg-composer.c343 text_requires_quoted_printable (const gchar *text, in text_requires_quoted_printable() function
400 !text_requires_quoted_printable ( in best_encoding()
1420 if (text_requires_quoted_printable (priv->mime_body, -1)) { in composer_build_message()
1560 pre_encode = text_requires_quoted_printable (text, length); in composer_build_message()