CIME.utils.match_any

CIME.utils.match_any(item, re_counts)[source]

Return true if item matches any regex in re_counts’ keys. Increments count if a match was found.