Searched refs:_cef_version_release_regex (Results 1 – 1 of 1) sorted by relevance
84 _cef_version_release_regex = _cef_number_regex + '\+' + _cef_hash_regex + '\+chromium\-' + _chromiu… variable116 or bool(re.compile('^' + _cef_version_release_regex + '$').match(version)) \