48#define MESS822_HEADER { {0} }
49#define MESS822_MIME { {0} }
54extern int mess822_fold(stralloc *,stralloc *,
char *,
int);
int mess822_qpdecode(stralloc *, const char *, int, int)
int mess822_quote(stralloc *, char *, char *)
int mess822_when(mess822_time *, char *)
int mess822_line(mess822_header *, stralloc *)
int mess822_end(mess822_header *)
int mess822_b64urlencode(stralloc *, stralloc *)
int mess822_quoteplus(stralloc *, char *, char *)
int mess822_qpencode(stralloc *, stralloc *)
int mess822_ok(stralloc *)
int mess822_addrlist(stralloc *, char *)
int mess822_fold(stralloc *, stralloc *, char *, int)
int mess822_date(stralloc *, mess822_time *)
int mess822_b64encode(stralloc *, stralloc *)
int mess822_begin(mess822_header *, mess822_action *)
int mess822_b64decode(stralloc *, const char *, int, int)
int mess822_quotelist(stralloc *, stralloc *)
int mess822_token(stralloc *, char *)