#include <string>
#include <vector>
#include <list>
#include <sys/types.h>
#include <regex.h>
#include "RegExp.hh"
#include "mailfilter.hh"
Go to the source code of this file.
Namespaces | |
namespace | pref |
Defines | |
#define | CASE_DEFAULT 0 |
#define | CASE_SENSITIVE 1 |
#define | CASE_INSENSITIVE 2 |
#define | MIN_VERBOSE 0 |
#define | MAX_VERBOSE 6 |
|
|
|
|
|
|
|
|
|
|