mess822x 1.23
mess822x
Loading...
Searching...
No Matches
Functions
mess822_quote.c File Reference
#include "mess822.h"
#include "str.h"
Include dependency graph for mess822_quote.c:

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)
 

Function Documentation

◆ mess822_quote()

int mess822_quote ( stralloc *  out,
char *  addr,
char *  comment 
)

Definition at line 102 of file mess822_quote.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mess822_quotelist()

int mess822_quotelist ( stralloc *  out,
stralloc *  in 
)

Definition at line 108 of file mess822_quote.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mess822_quoteplus()

int mess822_quoteplus ( stralloc *  out,
char *  addr,
char *  comment 
)

Definition at line 55 of file mess822_quote.c.

Here is the caller graph for this function: