regex_type
extern enum regex_type
enum regex_type filter_parse_regex(char *buff, int len, char **search, int *not)
enum regex_type type = MATCH_FULL;