Home
last modified time | relevance | path

Searched refs:replace_match (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/utils/
H A Drelative_lines.py84 def replace_match(m): function
102 contents = re.sub(pattern, replace_match, contents)