Home
last modified time | relevance | path

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

/external/v8/tools/push-to-trunk/
Dgit_recipes.py48 GIT_SVN_ID_RE = re.compile(r'((?:\w+)://[^@]+)@(\d+)\s+(?:[a-zA-Z0-9\-]+)') variable
275 match = GIT_SVN_ID_RE.match(value)