#include <cstdio>
#include <cstdlib>
#include <sstream>
#include <string>
#include "socket.hh"
#include "pop3.hh"
#include "feedback.hh"
#include "preferences.hh"
#include "mailfilter.hh"
#include "header.hh"
#include "weeder.hh"
#include "defines.hh"
#include "protocol.hh"
#include <FlexLexer.h>
Defines | |
#define | yyFlexLexer rfcFlexLexer |
Functions | |
int | rfcparse (void *) |
Variables | |
FlexLexer * | rfclexer |
Weeder | weeder |
#define yyFlexLexer rfcFlexLexer |
int rfcparse | ( | void * | ) |
FlexLexer* rfclexer |
Weeder weeder |