Home
last modified time | relevance | path

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

/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/camel/
H A Dcamel-mime-utils.h166 gchar *camel_header_encode_string (const guchar *in);
H A Dcamel-mime-message.c662 text = camel_header_encode_string ((guchar *) message->priv->subject); in camel_mime_message_set_subject()
H A Dcamel-mime-part.c1405 text = camel_header_encode_string ((guchar *) description); in camel_mime_part_set_description()
H A Dcamel-mime-utils.c1757 camel_header_encode_string (const guchar *in) in camel_header_encode_string() function
/dports/mail/evolution/evolution-3.42.1/src/composer/
H A De-msg-composer.c1402 encoded_organization = camel_header_encode_string ( in composer_build_message()