3 #ifndef _XTEXT_H_INCLUDED_
4 #define _XTEXT_H_INCLUDED_
10 /* quote/unquote text, xtext style.
24 extern VSTRING
*xtext_quote(VSTRING
*, const char *, const char *);
25 extern VSTRING
*xtext_quote_append(VSTRING
*, const char *, const char *);
26 extern VSTRING
*xtext_unquote(VSTRING
*, const char *);
31 /* The Secure Mailer license must be distributed with this software.
34 /* IBM T.J. Watson Research
36 /* Yorktown Heights, NY 10598, USA