mailfilter  0.8.3
Classes | Macros
filter.hh File Reference
#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
 

Macro Definition Documentation

#define CASE_DEFAULT   REG_ICASE
#define CASE_INSENSITIVE   REG_ICASE
#define CASE_SENSITIVE   0