Searched refs:hasnon7bit (Results 1 – 6 of 6) sorted by relevance
/dports/lang/yap/yap-6.2.2/packages/clib/maildrop/rfc2045/ |
H A D | rfc2045acchk.c | 29 int hasnon7bit=p->has8bitchars; in rfc2045_ac_check() local 40 hasnon7bit=1; in rfc2045_ac_check() 76 hasnon7bit ? "8bit":"7bit")) == 0) in rfc2045_ac_check() 89 && strncmp(p->content_type, "text/", 5) == 0 && !hasnon7bit in rfc2045_ac_check() 133 if ((p->rw_transfer_encoding=strdup(hasnon7bit in rfc2045_ac_check()
|
/dports/mail/sqwebmail/sqwebmail-6.0.6/libs/rfc2045/ |
H A D | rfc2045acchk.c | 24 int hasnon7bit=p->has8bitchars; in rfc2045_ac_check() local 37 hasnon7bit=1; in rfc2045_ac_check() 74 hasnon7bit ? "8bit":"7bit")) == 0) in rfc2045_ac_check() 87 && strncmp(p->content_type, "text/", 5) == 0 && !hasnon7bit in rfc2045_ac_check() 134 if ((p->rw_transfer_encoding=strdup(hasnon7bit in rfc2045_ac_check()
|
/dports/mail/courier-imap/courier-imap-5.1.4/libs/rfc2045/ |
H A D | rfc2045acchk.c | 24 int hasnon7bit=p->has8bitchars; in rfc2045_ac_check() local 37 hasnon7bit=1; in rfc2045_ac_check() 74 hasnon7bit ? "8bit":"7bit")) == 0) in rfc2045_ac_check() 87 && strncmp(p->content_type, "text/", 5) == 0 && !hasnon7bit in rfc2045_ac_check() 134 if ((p->rw_transfer_encoding=strdup(hasnon7bit in rfc2045_ac_check()
|
/dports/mail/cone/cone-1.1/libs/rfc2045/ |
H A D | rfc2045acchk.c | 24 int hasnon7bit=p->has8bitchars; in rfc2045_ac_check() local 37 hasnon7bit=1; in rfc2045_ac_check() 74 hasnon7bit ? "8bit":"7bit")) == 0) in rfc2045_ac_check() 87 && strncmp(p->content_type, "text/", 5) == 0 && !hasnon7bit in rfc2045_ac_check() 134 if ((p->rw_transfer_encoding=strdup(hasnon7bit in rfc2045_ac_check()
|
/dports/mail/courier/courier-0.65.3/rfc2045/ |
H A D | rfc2045acchk.c | 25 int hasnon7bit=p->has8bitchars; in rfc2045_ac_check() local 38 hasnon7bit=1; in rfc2045_ac_check() 75 hasnon7bit ? "8bit":"7bit")) == 0) in rfc2045_ac_check() 88 && strncmp(p->content_type, "text/", 5) == 0 && !hasnon7bit in rfc2045_ac_check() 133 if ((p->rw_transfer_encoding=strdup(hasnon7bit in rfc2045_ac_check()
|
/dports/mail/maildrop/maildrop-3.0.3/libs/rfc2045/ |
H A D | rfc2045acchk.c | 24 int hasnon7bit=p->has8bitchars; in rfc2045_ac_check() local 37 hasnon7bit=1; in rfc2045_ac_check() 74 hasnon7bit ? "8bit":"7bit")) == 0) in rfc2045_ac_check() 87 && strncmp(p->content_type, "text/", 5) == 0 && !hasnon7bit in rfc2045_ac_check() 134 if ((p->rw_transfer_encoding=strdup(hasnon7bit in rfc2045_ac_check()
|