Lines Matching full:findall
328 opt_parts = _re.findall(part_regexp, opt_usage)329 pos_parts = _re.findall(part_regexp, pos_usage)