Searched refs:_unset_re_match (Results 1 – 1 of 1) sorted by relevance
420 not _unset_re_match(line)497 unset_match = _unset_re_match(line)3460 _unset_re_match = re.compile(r"# CONFIG_(\w+) is not set").match variable