Home
last modified time | relevance | path

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

/dports/sysutils/webmin/webmin-1.981/sendmail/
H A Dboxes-lib.pl501 $attach->{'data'} = &quoted_decode($attach->{'data'});
667 $body = &quoted_decode($_[0]->{'body'});
1538 sub quoted_decode subroutine
/dports/sysutils/webmin/webmin-1.981/qmailadmin/
H A Dboxes-lib.pl501 $attach->{'data'} = &quoted_decode($attach->{'data'});
667 $body = &quoted_decode($_[0]->{'body'});
1538 sub quoted_decode subroutine
/dports/sysutils/webmin/webmin-1.981/postfix/
H A Dboxes-lib.pl501 $attach->{'data'} = &quoted_decode($attach->{'data'});
667 $body = &quoted_decode($_[0]->{'body'});
1538 sub quoted_decode subroutine
/dports/sysutils/webmin/webmin-1.981/mailboxes/
H A Dboxes-lib.pl501 $attach->{'data'} = &quoted_decode($attach->{'data'});
667 $body = &quoted_decode($_[0]->{'body'});
1538 sub quoted_decode subroutine
/dports/sysutils/usermin/usermin-1.830/mailbox/
H A Dboxes-lib.pl501 $attach->{'data'} = &quoted_decode($attach->{'data'});
667 $body = &quoted_decode($_[0]->{'body'});
1538 sub quoted_decode subroutine
/dports/mail/gmime26-sharp/gmime-2.6.23/gmime/
H A Dgmime-utils.c1538 quoted_decode (const unsigned char *in, size_t len, unsigned char *out, int *state, guint32 *save) in quoted_decode() function
2034 return quoted_decode (inbuf, len, outbuf, state, save); in rfc2047_token_decode()
/dports/mail/gmime30/gmime-3.2.7/gmime/
H A Dgmime-utils.c1246 quoted_decode (const unsigned char *in, size_t len, unsigned char *out, int *state, guint32 *save) in quoted_decode() function
1769 return quoted_decode (inbuf, len, outbuf, state, save); in rfc2047_token_decode()
/dports/mail/gmime26/gmime-2.6.23/gmime/
H A Dgmime-utils.c1538 quoted_decode (const unsigned char *in, size_t len, unsigned char *out, int *state, guint32 *save) in quoted_decode() function
2034 return quoted_decode (inbuf, len, outbuf, state, save); in rfc2047_token_decode()
/dports/mail/gmime2/gmime-2.2.27/gmime/
H A Dgmime-utils.c1658 quoted_decode (const unsigned char *in, size_t len, unsigned char *out) in quoted_decode() function
1727 declen = quoted_decode (inptr, inend - inptr, decoded); in rfc2047_decode_word()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/camel/
H A Dcamel-mime-utils.c755 quoted_decode (const guchar *in, in quoted_decode() function
1196 declen = quoted_decode (inptr, inend - inptr, decoded); in rfc2047_decode_word()
/dports/mail/gmime2/gmime-2.2.27/
H A DChangeLog3786 * gmime-utils.c (quoted_decode): Oops. ESPECIALs are allowed
5568 * gmime-utils.c (quoted_decode): Fix a possible buffer overrun.
6260 * gmime-utils.c (quoted_decode): New function to decode rfc2047's
6262 (decode_8bit_word): Use quoted_decode()
/dports/mail/gmime26-sharp/gmime-2.6.23/
H A DChangeLog731 * gmime/gmime-utils.c (quoted_decode): Made more robust and also
6884 * gmime-utils.c (quoted_decode): Oops. ESPECIALs are allowed
8666 * gmime-utils.c (quoted_decode): Fix a possible buffer overrun.
9358 * gmime-utils.c (quoted_decode): New function to decode rfc2047's
9360 (decode_8bit_word): Use quoted_decode()
/dports/mail/gmime26/gmime-2.6.23/
H A DChangeLog731 * gmime/gmime-utils.c (quoted_decode): Made more robust and also
6884 * gmime-utils.c (quoted_decode): Oops. ESPECIALs are allowed
8666 * gmime-utils.c (quoted_decode): Fix a possible buffer overrun.
9358 * gmime-utils.c (quoted_decode): New function to decode rfc2047's
9360 (decode_8bit_word): Use quoted_decode()