An attachment matching a regex for attachment counter. More...
#include "mutt_parse.h"
Data Fields | |
const char * | major |
enum ContentType | major_int |
const char * | minor |
regex_t | minor_regex |
An attachment matching a regex for attachment counter.
Definition at line 34 of file mutt_parse.h.
const char* AttachMatch::major |
Definition at line 36 of file mutt_parse.h.
enum ContentType AttachMatch::major_int |
Definition at line 37 of file mutt_parse.h.
const char* AttachMatch::minor |
Definition at line 38 of file mutt_parse.h.
regex_t AttachMatch::minor_regex |
Definition at line 39 of file mutt_parse.h.