Home
last modified time | relevance | path

Searched refs:quote_p (Results 1 – 25 of 56) sorted by relevance

123

/dports/mail/claws-mail-pgp/claws-mail-3.18.0/src/common/
H A Dunmime.c57 const gchar *quote_p; in unmime_header() local
66 quote_p = p; in unmime_header()
67 while ((quote_p = strchr(quote_p, '"')) != NULL) { in unmime_header()
68 if (quote_p && quote_p < eword_begin_p) { in unmime_header()
71 quote_p++; in unmime_header()
73 if (quote_p >= eword_begin_p) in unmime_header()
/dports/mail/claws-mail-vcalendar/claws-mail-3.18.0/src/common/
H A Dunmime.c57 const gchar *quote_p; in unmime_header() local
66 quote_p = p; in unmime_header()
67 while ((quote_p = strchr(quote_p, '"')) != NULL) { in unmime_header()
68 if (quote_p && quote_p < eword_begin_p) { in unmime_header()
71 quote_p++; in unmime_header()
73 if (quote_p >= eword_begin_p) in unmime_header()
/dports/mail/claws-mail-spamassassin/claws-mail-3.18.0/src/common/
H A Dunmime.c57 const gchar *quote_p; in unmime_header() local
66 quote_p = p; in unmime_header()
67 while ((quote_p = strchr(quote_p, '"')) != NULL) { in unmime_header()
68 if (quote_p && quote_p < eword_begin_p) { in unmime_header()
71 quote_p++; in unmime_header()
73 if (quote_p >= eword_begin_p) in unmime_header()
/dports/mail/claws-mail-rssyl/claws-mail-3.18.0/src/common/
H A Dunmime.c57 const gchar *quote_p; in unmime_header() local
66 quote_p = p; in unmime_header()
67 while ((quote_p = strchr(quote_p, '"')) != NULL) { in unmime_header()
68 if (quote_p && quote_p < eword_begin_p) { in unmime_header()
71 quote_p++; in unmime_header()
73 if (quote_p >= eword_begin_p) in unmime_header()
/dports/mail/claws-mail-notification/claws-mail-3.18.0/src/common/
H A Dunmime.c57 const gchar *quote_p; in unmime_header() local
66 quote_p = p; in unmime_header()
67 while ((quote_p = strchr(quote_p, '"')) != NULL) { in unmime_header()
68 if (quote_p && quote_p < eword_begin_p) { in unmime_header()
71 quote_p++; in unmime_header()
73 if (quote_p >= eword_begin_p) in unmime_header()
/dports/mail/claws-mail-perl/claws-mail-3.18.0/src/common/
H A Dunmime.c57 const gchar *quote_p; in unmime_header() local
66 quote_p = p; in unmime_header()
67 while ((quote_p = strchr(quote_p, '"')) != NULL) { in unmime_header()
68 if (quote_p && quote_p < eword_begin_p) { in unmime_header()
71 quote_p++; in unmime_header()
73 if (quote_p >= eword_begin_p) in unmime_header()
/dports/mail/claws-mail-spam_report/claws-mail-3.18.0/src/common/
H A Dunmime.c57 const gchar *quote_p; in unmime_header() local
66 quote_p = p; in unmime_header()
67 while ((quote_p = strchr(quote_p, '"')) != NULL) { in unmime_header()
68 if (quote_p && quote_p < eword_begin_p) { in unmime_header()
71 quote_p++; in unmime_header()
73 if (quote_p >= eword_begin_p) in unmime_header()
/dports/mail/claws-mail-newmail/claws-mail-3.18.0/src/common/
H A Dunmime.c57 const gchar *quote_p; in unmime_header() local
66 quote_p = p; in unmime_header()
67 while ((quote_p = strchr(quote_p, '"')) != NULL) { in unmime_header()
68 if (quote_p && quote_p < eword_begin_p) { in unmime_header()
71 quote_p++; in unmime_header()
73 if (quote_p >= eword_begin_p) in unmime_header()
/dports/mail/claws-mail-bogofilter/claws-mail-3.18.0/src/common/
H A Dunmime.c57 const gchar *quote_p; in unmime_header() local
66 quote_p = p; in unmime_header()
67 while ((quote_p = strchr(quote_p, '"')) != NULL) { in unmime_header()
68 if (quote_p && quote_p < eword_begin_p) { in unmime_header()
71 quote_p++; in unmime_header()
73 if (quote_p >= eword_begin_p) in unmime_header()
/dports/mail/claws-mail-mailmbox/claws-mail-3.18.0/src/common/
H A Dunmime.c57 const gchar *quote_p; in unmime_header() local
66 quote_p = p; in unmime_header()
67 while ((quote_p = strchr(quote_p, '"')) != NULL) { in unmime_header()
68 if (quote_p && quote_p < eword_begin_p) { in unmime_header()
71 quote_p++; in unmime_header()
73 if (quote_p >= eword_begin_p) in unmime_header()
/dports/mail/claws-mail-managesieve/claws-mail-3.18.0/src/common/
H A Dunmime.c57 const gchar *quote_p; in unmime_header() local
66 quote_p = p; in unmime_header()
67 while ((quote_p = strchr(quote_p, '"')) != NULL) { in unmime_header()
68 if (quote_p && quote_p < eword_begin_p) { in unmime_header()
71 quote_p++; in unmime_header()
73 if (quote_p >= eword_begin_p) in unmime_header()
/dports/mail/claws-mail-fetchinfo/claws-mail-3.18.0/src/common/
H A Dunmime.c57 const gchar *quote_p; in unmime_header() local
66 quote_p = p; in unmime_header()
67 while ((quote_p = strchr(quote_p, '"')) != NULL) { in unmime_header()
68 if (quote_p && quote_p < eword_begin_p) { in unmime_header()
71 quote_p++; in unmime_header()
73 if (quote_p >= eword_begin_p) in unmime_header()
/dports/mail/claws-mail-litehtml_viewer/claws-mail-3.18.0/src/common/
H A Dunmime.c57 const gchar *quote_p; in unmime_header() local
66 quote_p = p; in unmime_header()
67 while ((quote_p = strchr(quote_p, '"')) != NULL) { in unmime_header()
68 if (quote_p && quote_p < eword_begin_p) { in unmime_header()
71 quote_p++; in unmime_header()
73 if (quote_p >= eword_begin_p) in unmime_header()
/dports/mail/claws-mail-address_keeper/claws-mail-3.18.0/src/common/
H A Dunmime.c57 const gchar *quote_p; in unmime_header() local
66 quote_p = p; in unmime_header()
67 while ((quote_p = strchr(quote_p, '"')) != NULL) { in unmime_header()
68 if (quote_p && quote_p < eword_begin_p) { in unmime_header()
71 quote_p++; in unmime_header()
73 if (quote_p >= eword_begin_p) in unmime_header()
/dports/mail/claws-mail/claws-mail-3.18.0/src/common/
H A Dunmime.c57 const gchar *quote_p; in unmime_header() local
66 quote_p = p; in unmime_header()
67 while ((quote_p = strchr(quote_p, '"')) != NULL) { in unmime_header()
68 if (quote_p && quote_p < eword_begin_p) { in unmime_header()
71 quote_p++; in unmime_header()
73 if (quote_p >= eword_begin_p) in unmime_header()
/dports/mail/claws-mail-archive/claws-mail-3.18.0/src/common/
H A Dunmime.c57 const gchar *quote_p; in unmime_header() local
66 quote_p = p; in unmime_header()
67 while ((quote_p = strchr(quote_p, '"')) != NULL) { in unmime_header()
68 if (quote_p && quote_p < eword_begin_p) { in unmime_header()
71 quote_p++; in unmime_header()
73 if (quote_p >= eword_begin_p) in unmime_header()
/dports/mail/claws-mail-libravatar/claws-mail-3.18.0/src/common/
H A Dunmime.c57 const gchar *quote_p; in unmime_header() local
66 quote_p = p; in unmime_header()
67 while ((quote_p = strchr(quote_p, '"')) != NULL) { in unmime_header()
68 if (quote_p && quote_p < eword_begin_p) { in unmime_header()
71 quote_p++; in unmime_header()
73 if (quote_p >= eword_begin_p) in unmime_header()
/dports/mail/claws-mail-attachwarner/claws-mail-3.18.0/src/common/
H A Dunmime.c57 const gchar *quote_p; in unmime_header() local
66 quote_p = p; in unmime_header()
67 while ((quote_p = strchr(quote_p, '"')) != NULL) { in unmime_header()
68 if (quote_p && quote_p < eword_begin_p) { in unmime_header()
71 quote_p++; in unmime_header()
73 if (quote_p >= eword_begin_p) in unmime_header()
/dports/mail/claws-mail-att_remover/claws-mail-3.18.0/src/common/
H A Dunmime.c57 const gchar *quote_p; in unmime_header() local
66 quote_p = p; in unmime_header()
67 while ((quote_p = strchr(quote_p, '"')) != NULL) { in unmime_header()
68 if (quote_p && quote_p < eword_begin_p) { in unmime_header()
71 quote_p++; in unmime_header()
73 if (quote_p >= eword_begin_p) in unmime_header()
/dports/mail/claws-mail-dillo/claws-mail-3.18.0/src/common/
H A Dunmime.c57 const gchar *quote_p; in unmime_header() local
66 quote_p = p; in unmime_header()
67 while ((quote_p = strchr(quote_p, '"')) != NULL) { in unmime_header()
68 if (quote_p && quote_p < eword_begin_p) { in unmime_header()
71 quote_p++; in unmime_header()
73 if (quote_p >= eword_begin_p) in unmime_header()
/dports/mail/claws-mail-gdata/claws-mail-3.18.0/src/common/
H A Dunmime.c57 const gchar *quote_p; in unmime_header() local
66 quote_p = p; in unmime_header()
67 while ((quote_p = strchr(quote_p, '"')) != NULL) { in unmime_header()
68 if (quote_p && quote_p < eword_begin_p) { in unmime_header()
71 quote_p++; in unmime_header()
73 if (quote_p >= eword_begin_p) in unmime_header()
/dports/mail/claws-mail-bsfilter/claws-mail-3.18.0/src/common/
H A Dunmime.c57 const gchar *quote_p; in unmime_header() local
66 quote_p = p; in unmime_header()
67 while ((quote_p = strchr(quote_p, '"')) != NULL) { in unmime_header()
68 if (quote_p && quote_p < eword_begin_p) { in unmime_header()
71 quote_p++; in unmime_header()
73 if (quote_p >= eword_begin_p) in unmime_header()
/dports/mail/claws-mail-clamd/claws-mail-3.18.0/src/common/
H A Dunmime.c57 const gchar *quote_p; in unmime_header() local
66 quote_p = p; in unmime_header()
67 while ((quote_p = strchr(quote_p, '"')) != NULL) { in unmime_header()
68 if (quote_p && quote_p < eword_begin_p) { in unmime_header()
71 quote_p++; in unmime_header()
73 if (quote_p >= eword_begin_p) in unmime_header()
/dports/mail/claws-mail-tnef_parse/claws-mail-3.18.0/src/common/
H A Dunmime.c57 const gchar *quote_p; in unmime_header() local
66 quote_p = p; in unmime_header()
67 while ((quote_p = strchr(quote_p, '"')) != NULL) { in unmime_header()
68 if (quote_p && quote_p < eword_begin_p) { in unmime_header()
71 quote_p++; in unmime_header()
73 if (quote_p >= eword_begin_p) in unmime_header()
/dports/mail/claws-mail-pdf_viewer/claws-mail-3.18.0/src/common/
H A Dunmime.c57 const gchar *quote_p; in unmime_header() local
66 quote_p = p; in unmime_header()
67 while ((quote_p = strchr(quote_p, '"')) != NULL) { in unmime_header()
68 if (quote_p && quote_p < eword_begin_p) { in unmime_header()
71 quote_p++; in unmime_header()
73 if (quote_p >= eword_begin_p) in unmime_header()

123