talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

fence.h (139B)


      1 char fence_is_top_level_domain(char *domain);
      2 int quote_depth(char *line);
      3 size_t fence_copy_after_line(char *dst, char *src, char *line);