|
ezmlmx 0.69
ezmlmx
|
#include "stralloc.h"#include "case.h"#include "byte.h"#include "errtxt.h"#include "mime.h"#include "idx.h"#include "logmsg.h"
Go to the source code of this file.
Macros | |
| #define | WHO "unfold_hdr" |
Functions | |
| int | unfold_hdr (char *indata, unsigned long n, stralloc *outdata, const char *charset, stralloc *prefix, int flagtrimsub) |
| #define WHO "unfold_hdr" |
Definition at line 10 of file unfold_hdr.c.
| int unfold_hdr | ( | char * | indata, |
| unsigned long | n, | ||
| stralloc * | outdata, | ||
| const char * | charset, | ||
| stralloc * | prefix, | ||
| int | flagtrimsub ) |
Definition at line 160 of file unfold_hdr.c.

