3 #ifndef _HEX_QUOTE_H_INCLUDED_
4 #define _HEX_QUOTE_H_INCLUDED_
10 /* quote/unquote text, HTTP style.
12 /* #include <hex_quote.h>
24 extern VSTRING
*hex_quote(VSTRING
*, const char *);
25 extern VSTRING
*hex_unquote(VSTRING
*, const char *);
30 /* The Secure Mailer license must be distributed with this software.
33 /* IBM T.J. Watson Research
35 /* Yorktown Heights, NY 10598, USA