Searched refs:_only_url_re (Results 1 - 1 of 1) sorted by relevance
/third_party/mbedtls/scripts/ | ||
H A D | assemble_changelog.py | 199 _only_url_re = re.compile(r'^\s*\w+://\S+\s*$') variable in ChangeLog 221 if not self._only_url_re.match(line) and \ |
Completed in 2 milliseconds