Searched refs:re_duration (Results 1 – 1 of 1) sorted by relevance
96 re_duration = DURATION.match(s) variable97 if re_duration:98 duration = re_duration.group(1)