Searched refs:_inv (Results 1 – 2 of 2) sorted by relevance
288 _inv(re[0] == '!'), in match()290 _re(c.expand_string(_inv ? re + 1 : re, "^", "$")) in match()314 _var.c_str(), value.c_str(), _re.c_str(), _inv); in do_match()318 if (_inv == 1) in do_match()
92 bool _inv; member in match