Home
last modified time | relevance | path

Searched defs:decode_quoted_printable (Results 1 – 9 of 9) sorted by relevance

/dports/mail/emil/emil-2.1.0-beta9/
H A Dqp.c136 decode_quoted_printable(struct message *m) in decode_quoted_printable() function
/dports/mail/py-flanker/flanker-0.9.11/flanker/
H A D_email.py81 def decode_quoted_printable(val): function
/dports/devel/erlang-gen_smtp/gen_smtp-0.13/src/
H A Dmimemail.erl517 decode_quoted_printable(Body) -> function
525 decode_quoted_printable(<<>>, <<>>, Acc) -> function
527 decode_quoted_printable(Line, Rest, Acc) -> function
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/mailparse-0.13.5/src/
H A Dbody.rs147 fn decode_quoted_printable(body: &[u8]) -> Result<Vec<u8>, MailParseError> { in decode_quoted_printable() function
/dports/security/suricata/suricata-6.0.4/src/
H A Dutil-decode-mime.h97 int decode_quoted_printable; /**< Decode quoted-printable bodies */ member
/dports/news/slrn/slrn-1.0.3/src/
H A Dmime.c240 static char *decode_quoted_printable (char *dest,/*{{{*/ in decode_quoted_printable() function
/dports/mail/thunderbird/thunderbird-91.8.0/comm/calendar/libical/src/libical/
H A Dsspm.c1134 char *decode_quoted_printable(char *dest, in decode_quoted_printable() function
/dports/japanese/slrn/slrn-0.9.6.2/src/
H A Dmime.c590 static char *decode_quoted_printable (char *dest, in decode_quoted_printable() function
/dports/devel/libical/libical-3.0.8/src/libical/
H A Dsspm.c1062 char *decode_quoted_printable(char *dest, char *src, size_t *size) in decode_quoted_printable() function