Qsmtp
0.37
|
functions for xtext parsing More...
#include <qsmtpd/xtext.h>
#include <qdns.h>
#include <qsmtpd/addrparse.h>
#include <string.h>
#include <sys/types.h>
Functions | |
static unsigned char | hexchar (const char ch) |
static char | hexdigit (const char *str) |
ssize_t | xtextlen (const char *str) |
functions for xtext parsing
ssize_t xtextlen | ( | const char * | str | ) |
get the length of xtext string
str | string to parse |
-1 | string is invalid |