Home
last modified time | relevance | path

Searched refs:check_8bit (Results 1 – 6 of 6) sorted by relevance

/dports/mail/mew-devel/Mew-6.8-72-gfc4bca6/bin/
H A Dmewencode.c80 private void check_8bit(void);
980 check_8bit() in check_8bit() function
1135 check_8bit(); in main()
/dports/mail/mew/mew-6.8/bin/
H A Dmewencode.c80 private void check_8bit(void);
980 check_8bit() in check_8bit() function
1135 check_8bit(); in main()
/dports/news/fidogate4/fidogate-4.4.10/src/gate/
H A Dftn2rfc.c233 int check_8bit(Textlist *tl) in check_8bit() function
501 if(!check_8bit(&body.body)) in unpack()
503 if( !(check_8bit(&body.body) || in unpack()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/camel/
H A Dcamel-mime-message.c919 check_8bit (CamelMimeMessage *msg, in check_8bit() function
948 camel_mime_message_foreach_part (msg, check_8bit, &has8bit); in camel_mime_message_has_8bit_parts()
/dports/news/fidogate/fidogate-5.10-3-g1c1fd41/src/gate/
H A Dftn2rfc.c277 int check_8bit(Textlist * tl) in check_8bit() function
483 if (!check_8bit(body)) { in ftn2rfc_finish_mime()
/dports/news/fidogate4/fidogate-4.4.10/contrib/fidogate-4.3a3-ai-pl9.1/
H A Dfidogate-4.3a3-ai-pl9.1.diff1466 if(!check_8bit(&body.body))
1468 + if( !(check_8bit(&body.body) ||