Searched refs:_timeRE (Results 1 – 1 of 1) sorted by relevance
61 _timeRE = re.compile(r'[0-9]+[a-zA-Z]') variable81 for match in allMatches(s, _timeRE):