Searched refs:CHECK_RE (Results 1 – 7 of 7) sorted by relevance
143 m = common.CHECK_RE.match(input_line)
186 m = common.CHECK_RE.match(input_line)
170 m = common.CHECK_RE.match(input_line)
371 m = common.CHECK_RE.match(line)
446 m = common.CHECK_RE.match(input_line)
292 m = common.CHECK_RE.match(input_line)
261 m = CHECK_RE.match(input_line)322 CHECK_RE = re.compile(r'^\s*(?://|[;#])\s*([^:]+?)(?:-NEXT|-NOT|-DAG|-LABEL|-SAME|-EMPTY)?:') variable1231 m = CHECK_RE.match(line)