mailfilter
0.8.3
|
#include <string>
#include <regex.h>
#include <sys/types.h>
Go to the source code of this file.
Classes | |
class | Filter |
Macros | |
#define | CASE_DEFAULT REG_ICASE |
#define | CASE_SENSITIVE 0 |
#define | CASE_INSENSITIVE REG_ICASE |
#define CASE_DEFAULT REG_ICASE |
#define CASE_INSENSITIVE REG_ICASE |
#define CASE_SENSITIVE 0 |