mess822x 1.23
mess822x
|
Go to the source code of this file.
Functions | |
int | mess822_quoteplus (stralloc *out, char *addr, char *comment) |
int | mess822_quote (stralloc *out, char *addr, char *comment) |
int | mess822_quotelist (stralloc *out, stralloc *in) |
int mess822_quote | ( | stralloc * | out, |
char * | addr, | ||
char * | comment | ||
) |
Definition at line 102 of file mess822_quote.c.
int mess822_quotelist | ( | stralloc * | out, |
stralloc * | in | ||
) |
Definition at line 108 of file mess822_quote.c.
int mess822_quoteplus | ( | stralloc * | out, |
char * | addr, | ||
char * | comment | ||
) |