#include "chad.h"
#include <ctype.h>

extern bool is_case_on;

int regex_match(const char * const pattern, const char * const  string);