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

/external/v8/tools/release/
H A Dgit_recipes.py48 GIT_SVN_ID_RE = re.compile(r'[^@]+@(\d+)\s+(?:[a-zA-Z0-9\-]+)') variable
278 match = GIT_SVN_ID_RE.match(value)

Completed in 153 milliseconds