Searched refs:regex_data (Results 1 – 1 of 1) sorted by relevance
91 struct regex_data struct101 static struct regex_data context_regex; /* end of context */ argument102 static struct regex_data word_regex; /* keyword */402 compile_regex (struct regex_data *regex) in compile_regex()