Searched refs:GIT_SVN_ID_RE (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/tools/release/ | ||
H A D | git_recipes.py | 48 GIT_SVN_ID_RE = re.compile(r'[^@]+@(\d+)\s+(?:[a-zA-Z0-9\-]+)') variable 288 match = GIT_SVN_ID_RE.match(value) |
Completed in 1 milliseconds