mailfilter  0.8.9
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

◆ CASE_DEFAULT

#define CASE_DEFAULT   REG_ICASE

◆ CASE_INSENSITIVE

#define CASE_INSENSITIVE   REG_ICASE

◆ CASE_SENSITIVE

#define CASE_SENSITIVE   0