|
ezmlmx 0.69
ezmlmx
|

Go to the source code of this file.
Macros | |
| #define | WHO "decode_qp" |
| #define | char16enc(c) |
Functions | |
| void | decode_qp (const char *cpfrom, unsigned int n, stralloc *outdata) |
| #define char16enc | ( | c | ) |
Definition at line 31 of file decode_qp.c.
| #define WHO "decode_qp" |
Definition at line 7 of file decode_qp.c.
| void decode_qp | ( | const char * | cpfrom, |
| unsigned int | n, | ||
| stralloc * | outdata ) |
Definition at line 35 of file decode_qp.c.

