Home
last modified time | relevance | path

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

/dports/mail/mailutils/mailutils-3.13/mh/
H A Dmh.h261 int mh_decode_2047 (char const *text, char **decoded_text);
H A Dmh_init.c991 mh_decode_2047 (char const *text, char **decoded_text) in mh_decode_2047() function
H A Dmh_list.c772 if (mh_decode_2047 (val, &p) == 0) in print_header_value()
H A Dmh_format.c1718 if (mh_decode_2047 (mh_string_value (&mach->str[R_ARG]), &tmp) == 0) in builtin_decode()
/dports/mail/mailutils/mailutils-3.13/
H A DChangeLog6143 (mh_decode_2047): Change signature.
6148 * mh/mh_init.c (mh_decode_2047): Text is const.
6161 (mh_decode_2047): Change signature.
6166 * mh/mh_init.c (mh_decode_2047): Text is const.
24144 (mh_decode_2047): Use mh_charset.