Searched refs:quote_level (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-mail/
H A Dmail-html2text.c43 unsigned int quote_level; member in struct:mail_html2text
93 ht->quote_level++;
96 } else if (ht->quote_level > 0 &&
98 if (--ht->quote_level == 0)
200 } else if (ht->quote_level == 0) {
286 if (ht->quote_level == 0)

Completed in 18 milliseconds