ezmlmx 0.68
ezmlmx
Loading...
Searching...
No Matches
quote.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int quote_need (const char *s, unsigned int n)
int quote (stralloc *saout, const stralloc *sain)
int quote2 (stralloc *sa, const char *s)

Variables

stralloc quoted

Function Documentation

◆ quote()

int quote ( stralloc * saout,
const stralloc * sain )
extern

Definition at line 57 of file quote.c.

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

◆ quote2()

int quote2 ( stralloc * sa,
const char * s )
extern

Definition at line 65 of file quote.c.

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

◆ quote_need()

int quote_need ( const char * s,
unsigned int n )
extern

Definition at line 40 of file quote.c.

Here is the caller graph for this function:

Variable Documentation

◆ quoted

stralloc quoted
extern

Definition at line 90 of file ezmlm-clean.c.