Searched refs:match_index (Results 1 – 1 of 1) sorted by relevance
449 match_index = re.findall(match_pattern, procout)450 if len(match_index) != int(tidx["matchCount"]):