Searched refs:FUNC_RE (Results 1 – 1 of 1) sorted by relevance
43 FUNC_RE = re.compile(r'.+\s+(\w+)\s*\(.*') variable83 m = FUNC_RE.match(s)