Home
last modified time | relevance | path

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

/honee/tests/
H A Djunit_common.py276 def find_matching(line: str, open: str = '(', close: str = ')') -> Tuple[int, int]: function
324 start, end = find_matching(line)