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

Go to the source code of this file.

Functions

int hex2dec (char hex[2])
 
int mess822_qpencode (stralloc *out, stralloc *in)
 
int mess822_qpdecode (stralloc *out, const char *in, int len, int flag)
 

Function Documentation

◆ hex2dec()

int hex2dec ( char  hex[2])

Definition at line 21 of file mess822_qp.c.

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

◆ mess822_qpdecode()

int mess822_qpdecode ( stralloc *  out,
const char *  in,
int  len,
int  flag 
)

Definition at line 103 of file mess822_qp.c.

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

◆ mess822_qpencode()

int mess822_qpencode ( stralloc *  out,
stralloc *  in 
)

Definition at line 60 of file mess822_qp.c.

Here is the caller graph for this function: