Searched refs:_mib_re_both (Results 1 – 1 of 1) sorted by relevance
25 _mib_re_both = re.compile("^([a-zA-Z_][a-zA-Z0-9_-]*)\(([0-9]+)\)$") variable136 m = _mib_re_both.match(elt)