trfc5322.h - scribo - Email-based phlog generator
HTML git clone git://git.z3bra.org/scribo.git
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
trfc5322.h (162B)
---
1 char *rfc5322_headername(const char *);
2 char *rfc5322_headerbody(const char *);
3 size_t rfc5322_unfold(char *, char *, size_t);
4 char *rfc5322_addr(const char *);
5