Searched refs:GIT_SVN_ID_RE (Results 1 – 1 of 1) sorted by relevance
48 GIT_SVN_ID_RE = re.compile(r'[^@]+@(\d+)\s+(?:[a-zA-Z0-9\-]+)') variable286 match = GIT_SVN_ID_RE.match(value)